emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Mon, 13 Aug 2007 13:42:31 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     07/08/13 13:41:28

Index: src/ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5784
retrieving revision 1.5785
diff -u -b -r1.5784 -r1.5785
--- src/ChangeLog       13 Aug 2007 06:30:11 -0000      1.5784
+++ src/ChangeLog       13 Aug 2007 13:41:12 -0000      1.5785
@@ -23,6 +23,12 @@
        * macterm.c [TARGET_API_MAC_CARBON] (mac_handle_window_event):
        Don't use invisible frame as parent window for repositioning.
 
+2007-08-10  Stefan Monnier  <address@hidden>
+
+       * print.c (new_backquote_output): Rename from old_backquote_output.
+       (print): Inverse its logic (according to its name) so as to match the
+       behavior of new_backquote_flag in lread.c.
+
 2007-08-09  YAMAMOTO Mitsuharu  <address@hidden>
 
        * gmalloc.c (posix_memalign): New function.
@@ -41,6 +47,10 @@
        (mac_handle_window_event) [USE_MAC_TOOLBAR]: Add further workaround
        for window repositioning.
 
+2007-08-08  Glenn Morris  <address@hidden>
+
+       * Replace `iff' in doc-strings and comments.
+
 2007-08-07  Chong Yidong  <address@hidden>
 
        * xdisp.c (move_it_by_lines): Remove incorrect optimization.




reply via email to

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