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: Sat, 08 Apr 2006 14:56:22 +0000

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.9369 emacs/lisp/ChangeLog:1.9370
--- emacs/lisp/ChangeLog:1.9369 Sat Apr  8 10:41:50 2006
+++ emacs/lisp/ChangeLog        Sat Apr  8 14:56:21 2006
@@ -1,7 +1,12 @@
+2006-04-08  Stefan Monnier  <address@hidden>
+
+       * emacs-lisp/bytecomp.el (byte-compile-form): Don't call
+       cl-byte-compile-compiler-macro unless it exists.
+
 2006-04-08  Eli Zaretskii  <address@hidden>
 
-       * files.el (hack-local-variables-confirm) <offer-save>: Clarify
-       message text.  Suggested by Ralf Angeli.
+       * files.el (hack-local-variables-confirm) <offer-save>:
+       Clarify message text.  Suggested by Ralf Angeli.
 
 2006-04-08  Michael Cadilhac  <address@hidden>  (tiny change)
 
@@ -388,8 +393,8 @@
        (cua--init-keymaps): Use it instead of fixed C-return.
        (cua-mode): Set after it.
 
-       * emulation/cua-rect.el (cua--init-rectangles): Use
-       cua-rectangle-mark-key instead of fixed C-return.
+       * emulation/cua-rect.el (cua--init-rectangles):
+       Use cua-rectangle-mark-key instead of fixed C-return.
 
 2006-03-25  Nick Roberts  <address@hidden>
 
@@ -425,8 +430,7 @@
        * progmodes/gdb-ui.el (gdb-continuation): Declare earlier to
        prevent compiler warnings.
        (gdb-stopped): Check for gud-last-last-frame (case: signal).
-       (breakpoint-disabled): Make lighter for contrast with overlay
-       arrow.
+       (breakpoint-disabled): Make lighter for contrast with overlay arrow.
        (gdb-assembler-custom): Use hollow-right-triangle for assembler
        buffer too.
 




reply via email to

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