Mercurial > emacs
comparison lisp/ChangeLog @ 32819:6de838d8bdbc
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 24 Oct 2000 12:32:53 +0000 |
parents | 2359a616d429 |
children | d78254659f1d |
comparison
equal
deleted
inserted
replaced
32818:f915f46d067c | 32819:6de838d8bdbc |
---|---|
1 2000-10-24 Gerd Moellmann <gerd@gnu.org> | 1 2000-10-24 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * wid-edit.el (widget-field-keymap, widget-text-keymap): Define | |
4 the tool-bar map as nil, as for the menu-bar. Otherwise, we'll | |
5 get duplicate tool-bar entries because we'll see the global ones | |
6 on more than one path through keymaps. | |
2 | 7 |
3 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix. | 8 * emacs-lisp/lisp.el (defun-prompt-regexp): Doc fix. |
4 | 9 |
5 * progmodes/cmacexp.el: Change Francesco's email address. | 10 * progmodes/cmacexp.el: Change Francesco's email address. |
6 | 11 |