Mercurial > emacs
changeset 79624:23d24b6712f6
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 25 Dec 2007 16:56:28 +0000 |
parents | 4a3bc3d3d492 |
children | 63628cd913b8 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Dec 25 16:56:20 2007 +0000 +++ b/lisp/ChangeLog Tue Dec 25 16:56:28 2007 +0000 @@ -1,3 +1,8 @@ +2007-12-25 Richard Stallman <rms@gnu.org> + + * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete' + so they never do EOF. + 2007-12-23 Richard Stallman <rms@gnu.org> * dired-aux.el: Load dired.el at run time too.