Mercurial > emacs
comparison lisp/ChangeLog @ 63375:d83d568c5952
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Mon, 13 Jun 2005 12:08:25 +0000 |
parents | 3d419f51a884 |
children | 882b78bf566b |
comparison
equal
deleted
inserted
replaced
63374:5e00fa8bd828 | 63375:d83d568c5952 |
---|---|
3 * cus-start.el (all): Don't complain about missing GTK-related | 3 * cus-start.el (all): Don't complain about missing GTK-related |
4 variables, unless either `gtk' is boundp or this isn't a | 4 variables, unless either `gtk' is boundp or this isn't a |
5 `windows-nt' build. | 5 `windows-nt' build. |
6 | 6 |
7 2005-06-13 Lute Kamstra <lute@gnu.org> | 7 2005-06-13 Lute Kamstra <lute@gnu.org> |
8 | |
9 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and | |
10 run-mode-hooks. | |
11 | |
12 * ediff-mult.el (ediff-meta-mode): | |
13 * ediff-util.el (ediff-mode): Use run-mode-hooks. | |
14 | |
15 * ledit.el (ledit-mode): Use delay-mode-hooks. | |
8 | 16 |
9 * woman.el (woman-mode-line-format): Delete constant. | 17 * woman.el (woman-mode-line-format): Delete constant. |
10 (woman-mode-map): Initialize it properly. | 18 (woman-mode-map): Initialize it properly. |
11 (woman-mode): Set mode-class property to special. Use | 19 (woman-mode): Set mode-class property to special. Use |
12 delay-mode-hooks and run-mode-hooks. Use the right keymap. Set | 20 delay-mode-hooks and run-mode-hooks. Use the right keymap. Set |