aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 6f63f2b4845..c93f5f43089 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12005-10-11 Chong Yidong <cyd@stupidchicken.com>
2
3 * mouse.el (mouse-drag-region-1): Don't try to catch a
4 double-click when doing follow-link (it's overridden anyway).
5
12005-10-11 Juanma Barranquero <lekktu@gmail.com> 62005-10-11 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix. 8 * emacs-lisp/autoload.el (update-directory-autoloads): Doc fix.