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


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Sun, 06 Mar 2005 11:04:22 -0500

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.4251 emacs/src/ChangeLog:1.4252
*** emacs/src/ChangeLog:1.4251  Sat Mar  5 04:38:48 2005
--- emacs/src/ChangeLog Sun Mar  6 16:04:21 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-03-06  Richard M. Stallman  <address@hidden>
+ 
+       * keyboard.c (Ftop_level): Let Fthrow deal with UNBLOCK_INPUT.
+ 
+       * eval.c (unwind_to_catch): Use UNBLOCK_INPUT_TO.
+       (Feval, Ffuncall): Use CHECK_CONS_LIST.
+ 
+       * lisp.h (CHECK_CONS_LIST): New macro (two definitions).
+ 
+       * blockinput.h (UNBLOCK_INPUT_TO): New macro.
+       (TOTALLY_UNBLOCK_INPUT): Handle a pending signal if any.
+ 
  2005-03-05  Juri Linkov  <address@hidden>
  
        * emacs.c (USAGE1): Replace Info node name "command arguments"
***************
*** 107,112 ****
--- 119,129 ----
  
        * keyboard.c (Fposn_at_x_y): Check integerness of X and Y.
  
+ 2005-02-27  Richard M. Stallman  <address@hidden>
+ 
+       * xdisp.c (fast_find_position): Rename END to BEG.
+       (syms_of_xdisp) <menu-bar-update-hook>: Doc fix.
+ 
  2005-02-27  Jan Dj,Ad(Brv  <address@hidden>
  
        * gtkutil.c (xg_resize_outer_widget): Remove unneeded call to




reply via email to

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