[Top][All Lists]
[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:50:40 -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
- [Emacs-diffs] Changes to emacs/src/ChangeLog, (continued)
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Andreas Schwab, 2002/09/17
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Kenichi Handa, 2002/09/18
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Richard M. Stallman, 2002/09/18
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Kim F. Storm, 2002/09/18
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Kenichi Handa, 2002/09/18
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Richard M. Stallman, 2002/09/21
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Kenichi Handa, 2002/09/26
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Kenichi Handa, 2002/09/26
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Kenichi Handa, 2002/09/27
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Richard M. Stallman, 2002/09/29
- [Emacs-diffs] Changes to emacs/src/ChangeLog,
Richard M. Stallman <=
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Richard M. Stallman, 2002/09/29
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Kenichi Handa, 2002/09/30
- [Emacs-diffs] Changes to emacs/src/ChangeLog, Kenichi Handa, 2002/09/30