]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 17 Jan 2002 02:08:57 +0000 (02:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 17 Jan 2002 02:08:57 +0000 (02:08 +0000)
lisp/ChangeLog
src/ChangeLog

index 30a723519a82b65467159e1d0daad82ae23ad05d..4fe36bccb121d37126b8cccd7573fc81ddb59423 100644 (file)
@@ -1,5 +1,10 @@
 2002-01-16  Richard M. Stallman  <rms@gnu.org>
 
+       * mouse.el (mouse-drag-region-1): Renamed from mouse-drag-region,
+       more or less.
+       (mouse-drag-region): New function.  For a click in the echo area,
+       show *Messages*.
+
        * ibuf-ext.el: Delete the autoloads for functions defined with
        ibuffer-specific commands.
 
index dd3b14ee10353566c393158daa7b734277fd152e..002bab3837620081c2bb894716fd83daafaf8506 100644 (file)
@@ -1,6 +1,6 @@
 2002-01-16  Henrik Enberg  <henrik@enberg.org>
 
-       * lread.c (init_lread): Move the site-lisp dirs later in the path.
+       * lread.c (init_lread): Move the installed-lisp dirs later in the path.
 
 2002-01-16  Kim F. Storm  <storm@cua.dk>