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