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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 03 Jan 2006 18:35:59 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.8913 emacs/lisp/ChangeLog:1.8914
--- emacs/lisp/ChangeLog:1.8913 Tue Jan  3 17:15:10 2006
+++ emacs/lisp/ChangeLog        Tue Jan  3 18:35:58 2006
@@ -1,5 +1,8 @@
 2006-01-03  Stefan Monnier  <address@hidden>
 
+       * emacs-lisp/bytecomp.el (byte-compile-file-form-defalias):
+       Optimize the body of a defalias like any other code.
+
        * font-lock.el (font-lock-fontify-buffer, font-lock-fontify-region):
        Make sure we've setup font-lock's vars.  It may influence which
        function we then call.
@@ -13,10 +16,10 @@
 
 2006-01-02  J.D. Smith  <address@hidden>
 
-       * mouse.el (mouse-drag-track): Renamed, from
+       * mouse.el (mouse-drag-track): Rename, 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
+       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'.
 




reply via email to

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