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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Mon, 11 Feb 2008 11:31:14 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/11 11:31:13

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.6155
retrieving revision 1.6156
diff -u -b -r1.6155 -r1.6156
--- ChangeLog   11 Feb 2008 05:34:40 -0000      1.6155
+++ ChangeLog   11 Feb 2008 11:31:13 -0000      1.6156
@@ -1,7 +1,14 @@
+2008-02-11  Juanma Barranquero  <address@hidden>
+
+       * w32menu.c (push_submenu_start, push_submenu_end)
+       (push_left_right_boundary, push_menu_pane, push_menu_item):
+       * keyboard.c (read_key_sequence): Don't pass args with side effects
+       to AREF, it fails when compiling with -DENABLE_CHECKING.
+
 2008-02-11  Kenichi Handa  <address@hidden>
 
-       * Makefile.in (${lispsource}international/charprop.el): Delete
-       this target.
+       * Makefile.in (${lispsource}international/charprop.el):
+       Delete this target.
 
        * search.c (boyer_moore): Fix incorrect synching of the trunk and
        emacs-unicode-2.
@@ -75,13 +82,10 @@
 
        * s/gnu-linux.h: Remove commented out code.
 
-       * unexec.c: Remove references to obsolete variable
-       COFF_ENCAPSULATE.
+       * unexec.c: Remove references to obsolete variable COFF_ENCAPSULATE.
 
        * Makefile.in: Update what RMS says about using autoconf.
-       (C_COMPILER):
-       (COFF_ENCAPSULATE):
-       (MAKE_PARALLEL): Remove obsolete variable.
+       (C_COMPILER, COFF_ENCAPSULATE, MAKE_PARALLEL): Remove obsolete variable.
        (C_SWITCH_MACHINE_1, C_SWITCH_SYSTEM_1, C_SWITCH_SITE_1):
        (C_SWITCH_X_SITE_1, C_SWITCH_X_MACHINE_1)
        (C_SWITCH_X_SYSTEM_1): Move invariant code outside conditional.




reply via email to

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