diff options
| author | Dan Nicolaescu | 2007-12-25 20:00:12 +0000 |
|---|---|---|
| committer | Dan Nicolaescu | 2007-12-25 20:00:12 +0000 |
| commit | 187e9721c77376f20efaf720ba0d925fb38e9c55 (patch) | |
| tree | 86aa8f3823475f3662b93642a066913e3830381d /lisp/ChangeLog | |
| parent | 6143495cd6cb20700186b839bd5e5bd19a6519c8 (diff) | |
| download | emacs-187e9721c77376f20efaf720ba0d925fb38e9c55.tar.gz emacs-187e9721c77376f20efaf720ba0d925fb38e9c55.zip | |
(asm-mode-map): Add a major mode menu.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7ac2582e64c..20eb447dcee 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 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' |