aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorRichard M. Stallman2002-01-17 02:08:57 +0000
committerRichard M. Stallman2002-01-17 02:08:57 +0000
commit7adfc0d753106003946e48627006acca51fcbb64 (patch)
tree77e41a4ce2062cb6a5a8fc3cf167b5240a03804e /lisp
parent6454615cfaca7d23dcff56bf1af326a1decdbc06 (diff)
downloademacs-7adfc0d753106003946e48627006acca51fcbb64.tar.gz
emacs-7adfc0d753106003946e48627006acca51fcbb64.zip
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 30a723519a8..4fe36bccb12 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,10 @@
12002-01-16 Richard M. Stallman <rms@gnu.org> 12002-01-16 Richard M. Stallman <rms@gnu.org>
2 2
3 * mouse.el (mouse-drag-region-1): Renamed from mouse-drag-region,
4 more or less.
5 (mouse-drag-region): New function. For a click in the echo area,
6 show *Messages*.
7
3 * ibuf-ext.el: Delete the autoloads for functions defined with 8 * ibuf-ext.el: Delete the autoloads for functions defined with
4 ibuffer-specific commands. 9 ibuffer-specific commands.
5 10