emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: John-David T. Smith
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 03 Jan 2006 17:15:10 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8912 emacs/lisp/ChangeLog:1.8913
--- emacs/lisp/ChangeLog:1.8912 Tue Jan  3 17:00:35 2006
+++ emacs/lisp/ChangeLog        Tue Jan  3 17:15:10 2006
@@ -11,6 +11,15 @@
        * startup.el (fancy-splash-tail, normal-splash-screen):
        Update copyright year.
 
+2006-01-02  J.D. Smith  <address@hidden>
+
+       * mouse.el (mouse-drag-track): Renamed, from
+       `mouse-drag-region-1'.  Includes optional argument required to
+       enable post-drag event processing (e.g. delete region keys).  Can
+       be used without this argument to track a mouse region and operate
+       on it as soon as the drag completes.
+       (mouse-drag-region): Use `mouse-drag-track'.
+
 2006-01-02  Chong Yidong  <address@hidden>
 
        * cus-edit.el (custom-guess-name-alist, custom-guess-doc-alist):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]