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, 29 Sep 2002 13:47:51 -0400

Index: emacs/src/ChangeLog
diff -c emacs/src/ChangeLog:1.2885 emacs/src/ChangeLog:1.2886
*** emacs/src/ChangeLog:1.2885  Thu Sep 26 20:47:25 2002
--- emacs/src/ChangeLog Sun Sep 29 13:46:12 2002
***************
*** 1,3 ****
--- 1,13 ----
+ 2002-09-29  Richard M. Stallman  <address@hidden>
+ 
+       * xdisp.c (STOP_POLLING, RESUME_POLLING): New macros.
+       (redisplay_internal): Use them.  Do RESUME_POLLING at end of function.
+ 
+ 2002-09-27  Richard M. Stallman  <address@hidden>
+ 
+       * keyboard.c (STOP_POLLING, RESUME_POLLING): New macros.
+       (read_char): Use them.  Do all exits thru the end of the function.
+ 
  2002-09-27  Kenichi Handa  <address@hidden>
  
        * xfaces.c (try_font_list): Pay attention to the case that FAMILY




reply via email to

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