aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann1999-10-10 21:09:05 +0000
committerGerd Moellmann1999-10-10 21:09:05 +0000
commitdace7f4e1c431e9f2af76624140fdd5d923eecb0 (patch)
tree7351c8d55475900fa5efb2d2540bc8c4273d91f2 /src/ChangeLog
parent4f875c87808d9cefb8d61c9f463ef20542db5cb7 (diff)
downloademacs-dace7f4e1c431e9f2af76624140fdd5d923eecb0.tar.gz
emacs-dace7f4e1c431e9f2af76624140fdd5d923eecb0.zip
(auto-save-interval): Fix doc string.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7318c21cdf9..a56509ae47f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
11999-10-10 Gerd Moellmann <gerd@gnu.org>
2
3 * keyboard.c (auto-save-interval): Fix documentation.
4
11999-10-09 Richard M. Stallman <rms@caffeine.ai.mit.edu> 51999-10-09 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2 6
3 * print.c (print): When removing objects from Vprint_number_table, 7 * print.c (print): When removing objects from Vprint_number_table,