Mercurial > emacs
comparison lisp/ChangeLog @ 79625:63628cd913b8
(asm-mode-map): Add a major mode menu.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Tue, 25 Dec 2007 20:00:12 +0000 |
parents | 23d24b6712f6 |
children | c0c66569068a |
comparison
equal
deleted
inserted
replaced
79624:23d24b6712f6 | 79625:63628cd913b8 |
---|---|
1 2007-12-25 Dan Nicolaescu <dann@ics.uci.edu> | |
2 | |
3 * progmodes/asm-mode.el (asm-mode-map): Add a major mode menu. | |
4 | |
1 2007-12-25 Richard Stallman <rms@gnu.org> | 5 2007-12-25 Richard Stallman <rms@gnu.org> |
2 | 6 |
3 * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete' | 7 * comint.el (comint-mode-map): Explicitly bind `delete' and `kp-delete' |
4 so they never do EOF. | 8 so they never do EOF. |
5 | 9 |