diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e08a2f39efa..7cfc9b21c1e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -4,9 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | 2006-04-29 Richard Stallman <rms@gnu.org> | 5 | 2006-04-29 Richard Stallman <rms@gnu.org> |
| 6 | 6 | ||
| 7 | * bindings.el (mode-line-major-mode-keymap): Move the major mode menu | 7 | * bindings.el (mode-line-format): help-echo doc fixes. |
| 8 | to Mouse-3. | ||
| 9 | (help-echo): help-echo doc fixes. | ||
| 10 | 8 | ||
| 11 | * net/tramp.el (tramp-file-name-handler-alist): Delete | 9 | * net/tramp.el (tramp-file-name-handler-alist): Delete |
| 12 | expand-file-name and other operations that can cause spurious loading. | 10 | expand-file-name and other operations that can cause spurious loading. |