aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
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 ac611bfc0e6..84a98497709 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,10 @@
3 * keyboard.c (KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase 3 * keyboard.c (KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase
4 to 4096 because of paste problems reported on GNU/Linux. 4 to 4096 because of paste problems reported on GNU/Linux.
5 5
62001-07-17 Jan Nieuwenhuizen <janneke@gnu.org>
7
8 * emacs.c (USAGE1): Add +LINE:COLUMN option help.
9
62001-07-16 Gerd Moellmann <gerd@gnu.org> 102001-07-16 Gerd Moellmann <gerd@gnu.org>
7 11
8 * fileio.c (unwind_read): Function removed. 12 * fileio.c (unwind_read): Function removed.