aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-09-29 17:46:12 +0000
committerRichard M. Stallman2002-09-29 17:46:12 +0000
commitaac2d8b2fa5ca26bd5412153b8d48f1b90b24d23 (patch)
tree8415f771fcbaf7c479246d4f783fcba10dda0e0c /src/ChangeLog
parent3b89d388c27ddd25c85711b614baf5a1e69141d5 (diff)
downloademacs-aac2d8b2fa5ca26bd5412153b8d48f1b90b24d23.tar.gz
emacs-aac2d8b2fa5ca26bd5412153b8d48f1b90b24d23.zip
(STOP_POLLING, RESUME_POLLING): New macros.
(redisplay_internal): Use them. Do RESUME_POLLING at end of function.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 73abc9bdfa4..9a4a0a446ce 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12002-09-29 Richard M. Stallman <rms@gnu.org>
2
3 * xdisp.c (STOP_POLLING, RESUME_POLLING): New macros.
4 (redisplay_internal): Use them. Do RESUME_POLLING at end of function.
5
62002-09-27 Richard M. Stallman <rms@gnu.org>
7
8 * keyboard.c (STOP_POLLING, RESUME_POLLING): New macros.
9 (read_char): Use them. Do all exits thru the end of the function.
10
12002-09-27 Kenichi Handa <handa@etl.go.jp> 112002-09-27 Kenichi Handa <handa@etl.go.jp>
2 12
3 * xfaces.c (try_font_list): Pay attention to the case that FAMILY 13 * xfaces.c (try_font_list): Pay attention to the case that FAMILY