Mercurial > emacs
comparison lisp/ChangeLog @ 61291:6b0915585495
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Mon, 04 Apr 2005 09:39:03 +0000 |
parents | 9f9950e815a5 |
children | 7a13c623c017 360860a0006f |
comparison
equal
deleted
inserted
replaced
61290:507abf822567 | 61291:6b0915585495 |
---|---|
1 2005-04-04 Lute Kamstra <lute@gnu.org> | 1 2005-04-04 Lute Kamstra <lute@gnu.org> |
2 | |
3 * autorevert.el (auto-revert-mode): Specify :group. | |
4 * battery.el (display-battery-mode): Specify :group. | |
5 * diff-mode.el (diff-minor-mode): Specify :group. | |
6 * font-core.el (font-lock-mode): Specify :group. | |
7 * hl-line.el (hl-line-mode): Specify :group. | |
8 * iimage.el (iimage): New customization group. | |
9 (iimage-mode): Specify :group. | |
10 * longlines.el (longlines-mode): Specify :group. | |
11 * master.el: Don't require easy-mmode. | |
12 (master): New customization group. | |
13 (master-mode): Specify :group. | |
14 * msb.el (msb-mode): Specify :group. | |
15 * reveal.el (reveal-mode): Specify :group. | |
16 * simple.el (next-error-follow-minor-mode): Specify :group. | |
17 * smerge-mode.el (smerge-mode): Specify :group. | |
18 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group. | |
19 * emulation/cua-base.el (cua-mode): Specify :group. | |
20 * international/encoded-kb.el (encoded-kbd-mode): Specify :group. | |
21 * language/thai-util.el (thai-auto-composition-mode) | |
22 (thai-word-mode): Specify :group. | |
23 * mail/supercite.el (sc-minor-mode): Specify :group. | |
24 * progmodes/cwarn.el (cwarn-mode): Specify :group. | |
25 * progmodes/flymake.el (flymake-mode): Specify :group. | |
26 * progmodes/glasses.el (glasses-mode): Specify :group. | |
27 * progmodes/hideif.el (hide-ifdef-mode): Specify :group. | |
28 * textmodes/enriched.el (enriched-mode): Specify :group. | |
29 * textmodes/refill.el (refill-mode): Specify :group. | |
2 | 30 |
3 * add-log.el (change-log-font-lock-keywords): Names in | 31 * add-log.el (change-log-font-lock-keywords): Names in |
4 parenthesized lists can contain spaces. | 32 parenthesized lists can contain spaces. |
5 | 33 |
6 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org> | 34 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org> |