comparison lisp/ChangeLog @ 34555:4b8be762c2a6

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 14 Dec 2000 13:47:45 +0000
parents dd4372cead8d
children 25e7d6e6ea82
comparison
equal deleted inserted replaced
34554:1aefbb8d68d8 34555:4b8be762c2a6
1 2000-12-14 Gerd Moellmann <gerd@gnu.org> 1 2000-12-14 Gerd Moellmann <gerd@gnu.org>
2
3 * startup.el (command-line): Call delete-key-deletes-forward-mode,
4 if appropriate.
5
6 * simple.el (delete-key-deletes-forward): New user-option.
7 (delete-key-deletes-forward-mode): New function.
8
9 * bindings.el (ctl-x-map): Bind `delete' to backward-delete-char.
2 10
3 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test 11 * emacs-lisp/easymenu.el (easy-menu-current-active-maps): Test
4 if symbol is bound before getting its value. 12 if symbol is bound before getting its value.
5 13
6 * tooltip.el (tooltip-show): If an error is signaled in 14 * tooltip.el (tooltip-show): If an error is signaled in