aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-07-25 13:00:42 +0000
committerGerd Moellmann2001-07-25 13:00:42 +0000
commite743f5996ee90cd779c0cd76645e0f599b2281ef (patch)
tree8193bb37e6494ecc37a79b86ca81684b9d9b5135 /src
parent3205760ab3c1853a2e29628aca63c994253e4864 (diff)
downloademacs-e743f5996ee90cd779c0cd76645e0f599b2281ef.tar.gz
emacs-e743f5996ee90cd779c0cd76645e0f599b2281ef.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 87b07151e77..3a1e10f12be 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12001-07-25 Gerd Moellmann <gerd@gnu.org> 12001-07-25 Gerd Moellmann <gerd@gnu.org>
2 2
3 * dispextern.h (struct it): Increase size of ctl_chars to 16.
4
3 * xfns.c (Fx_file_dialog): Block/unblock input while processing 5 * xfns.c (Fx_file_dialog): Block/unblock input while processing
4 events so that we get a chance of processing expose events. 6 events so that we get a chance of processing expose events.
5 7