Mercurial > emacs
comparison lisp/ChangeLog @ 32829:81391f75fa8d
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 24 Oct 2000 15:11:21 +0000 |
parents | d78254659f1d |
children | f47362717f59 |
comparison
equal
deleted
inserted
replaced
32828:5fea5d3d935b | 32829:81391f75fa8d |
---|---|
1 2000-10-24 Dave Love <fx@gnu.org> | 1 2000-10-24 Dave Love <fx@gnu.org> |
2 | 2 |
3 * log-edit.el (log-edit): Add :version and a :group for vc. | 3 * log-edit.el (log-edit): Add :version and a :group for vc. |
4 | 4 |
5 2000-10-24 Gerd Moellmann <gerd@gnu.org> | 5 2000-10-24 Gerd Moellmann <gerd@gnu.org> |
6 | |
7 * files.el (after-find-file): Don't print a message ``New file'' | |
8 if WARN is nil. | |
6 | 9 |
7 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define | 10 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define |
8 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll | 11 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll |
9 get duplicate tool-bar entries because we'll see the global ones | 12 get duplicate tool-bar entries because we'll see the global ones |
10 on more than one path through keymaps. | 13 on more than one path through keymaps. |