Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 239:41f2f0e326e9 r20-5b18
Import from CVS: tag r20-5b18
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:15:48 +0200 |
parents | 89ec2bb86eea |
children | f955c73f5258 |
comparison
equal
deleted
inserted
replaced
238:b5f2e56b938d | 239:41f2f0e326e9 |
---|---|
1 1998-01-08 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
2 | |
3 * modeline.el (modeline-minor-mode-menu): Add support for :active | |
4 (add-minor-mode): Document :active property to TOGGLE. | |
5 | |
6 1998-01-07 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
7 | |
8 * modeline.el (modeline-minor-mode-menu): Add support for an | |
9 `:included' predicate in the `toggle-sym' plist. | |
10 (add-minor-mode): Document the :included property, format | |
11 docstring some more. | |
12 (modeline-minor-mode-menu): Documentation string added. | |
13 | |
14 1998-01-02 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
15 | |
16 * modeline.el (modeline-minor-mode-menu): genmenlab the menu | |
17 labels from the symbol-names by thwacking off the overly redundant | |
18 and overused "mode", parenthesizing "minor", and capitalizing the | |
19 resultant strings. Also shortened the menu's title by eliminating | |
20 the redundant buffer name. | |
21 (add-minor-mode): Beautified the docstring, added mention of the | |
22 `:menu-tag' property of TOGGLE. | |
23 (modeline-minor-mode-menu): Frinked the `:menu-tag' property on | |
24 `toggle-sym' to beatify the mode-life menus. | |
25 * (abbrev-mode): (put)'ed a `:menu-tag' on it and | |
26 `auto-fill-function'. | |
27 | |
28 1998-01-02 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>> | |
29 | |
30 * modeline.el (modeline-minor-mode-menu): Changed the string-only | |
31 menus to :style 'toggle. | |
32 | |
33 1997-12-10 Markus Linnala <maage@cs.tut.fi> | |
34 | |
35 * simple.el: Use mh-user-agent-compose as mh-e-user-agent. | |
36 | |
37 1997-12-11 Christoph Wedler <wedler@fmi.uni-passau.de> | |
38 | |
39 * packages/hyper-apropos.el (hyper-apropos-insert-face): Would | |
40 only recognize first hyperlink. | |
41 (hyper-apropos-highlightify): Deletia, this is already done by | |
42 `hyper-apropos-insert-face'. | |
43 (hyper-apropos-help-mode): Don't call `hyper-apropos-highlightify. | |
44 | |
45 1998-01-09 SL Baur <steve@altair.xemacs.org> | |
46 | |
47 * x-toolbar.el (toolbar-ispell-internal): Use ispell-message for | |
48 mail. | |
49 (toolbar-mail-reader): Add support for `send'. | |
50 From Jonathan Marten <jonathan.marten@UK.Sun.COM> | |
51 | |
52 1998-01-05 Karl M. Hegbloom <<karlheg@bittersweet.inetarena.com>> | |
53 | |
54 * info.el (Info-emacs-info-file-name): Add defvar for | |
55 `Info-emacs-info-file-name' so that `Info-goto-emacs-command-node' | |
56 will function properly. | |
57 | |
58 1998-01-05 Gary D. Foster <gfoster@ragesoft.com> | |
59 | |
60 * simple.el: make the backwards delete function called by | |
61 `backward-or-forward-delete-char' user configurable. | |
62 | |
63 1998-01-09 Karl M. Hegbloom <karlheg@bittersweet.inetarena.com> | |
64 | |
65 * hyper-apropos.el (hyper-apropos-get-doc): Print where a byte | |
66 compiled function got loaded from. | |
67 | |
68 1998-01-09 SL Baur <steve@altair.xemacs.org> | |
69 | |
70 * term/apollo.el: Synched up with InfoDock 3.6.2. | |
71 | |
72 1998-01-08 SL Baur <steve@altair.xemacs.org> | |
73 | |
74 * startup.el (load-init-file): Load autoloads earlier. | |
75 (startup-splash-frame): Handle InfoDock logo. | |
76 | |
77 * x-init.el (init-post-x-win): Don't call init-x-toolbar in | |
78 InfoDock. | |
79 (x-init-toolbar-from-resources): Move from x-toolbar.el. | |
80 | |
81 * toolbar.el (init-toolbar-from-resources): InfoDock x-toolbar.el | |
82 doesn't have this function. | |
83 | |
84 * packages.el (locate-data-file): Fix to call `locate-file'. | |
85 | |
86 1998-01-07 SL Baur <steve@altair.xemacs.org> | |
87 | |
88 * dumped-lisp.el (preloaded-file-list): InfoDock uses its own | |
89 version of version.el. | |
90 (preloaded-file-list): Ditto for x-menubar.el and x-toolbar.el. | |
91 | |
92 * x-menubar.el (default-menubar): Guard reference to | |
93 `gnuserv-frame'. | |
94 (default-menubar): Guard references to `font-lock-mode'. | |
95 (default-menubar): Guard references to font-menu-this-frame-only-p'. | |
96 (default-menubar): Guard references to `font-menu-ignore-scaled-fonts'. | |
97 | |
98 * make-docfile.el: Don't snarf doc strings from autoloads. | |
99 | |
100 * startup.el (load-init-file): Use algorithm from loaddefs.el for | |
101 loading auto-autoloads files. | |
102 | |
103 * loaddefs.el: Disable dumping autoloads. | |
104 | |
105 1998-01-05 SL Baur <steve@altair.xemacs.org> | |
106 | |
107 * lisp-mnt.el: Synch to Emacs 20.2. | |
108 | |
109 * help.el: Remove manual autoload of `finder-by-keyword'. | |
110 | |
111 * finder.el (finder-by-keyword): Autoload. | |
112 | |
113 * help.el: Conditionalize hyperbole setup. | |
114 | |
115 1998-01-04 SL Baur <steve@altair.xemacs.org> | |
116 | |
117 * packages.el (package-require): Update to reflect new data format. | |
118 | |
1 1998-01-02 Didier Verna <verna@inf.enst.fr> | 119 1998-01-02 Didier Verna <verna@inf.enst.fr> |
2 | 120 |
3 * x-menubar.el (default-menubar): make the tutorials available | 121 * x-menubar.el (default-menubar): make the tutorials available |
4 through the menubar. (Plus some compilation warnings cleanup). | 122 through the menubar. (Plus some compilation warnings cleanup). |
5 | 123 |