aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e484ffed576..ece9b428aa1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12000-12-04 Gerd Moellmann <gerd@gnu.org> 12000-12-04 Gerd Moellmann <gerd@gnu.org>
2 2
3 * fileio.c (auto_save_error): Add parameter ERROR. Show the
4 error in the message.
5
3 * keyboard.c (Fread_key_sequence): Don't start the busy cursor 6 * keyboard.c (Fread_key_sequence): Don't start the busy cursor
4 timer after having read a key. It's not good for code reading 7 timer after having read a key. It's not good for code reading
5 several keys in a loop, like an input method. 8 several keys in a loop, like an input method.