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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Fri, 08 Sep 2006 12:17:39 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/09/08 12:17:39

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5276
retrieving revision 1.5277
diff -u -b -r1.5276 -r1.5277
--- ChangeLog   8 Sep 2006 12:12:39 -0000       1.5276
+++ ChangeLog   8 Sep 2006 12:17:38 -0000       1.5277
@@ -1,5 +1,18 @@
 2006-09-08  Richard Stallman  <address@hidden>
 
+       * xdisp.c (Vmenu_updating_frame): Define here.
+       (syms_of_xdisp): DEFVAR it here.
+       (update_menu_bar): Always return hooks_run.
+       Set Vmenu_updating_frame.
+       
+       * xdisp.c (redisplay_internal): Test Vinhibit_redisplay
+       before calculating SELECTED_FRAME.
+
+       * xmenu.c (Vmenu_updating_frame): Don't define here.
+       (syms_of_xmenu): Don't DEFVAR it here.
+
+       * xterm.c (x_error_quitter): For BadName error, just return.
+
        * eval.c (find_handler_clause): Give up on debugger if INPUT_BLOCKED_P.
 
        * casetab.c (init_casetab_once): Call set_case_table.




reply via email to

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