diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
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 @@ | |||
| 1 | 2001-07-25 Gerd Moellmann <gerd@gnu.org> | 1 | 2001-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 | ||