diff options
| author | Gerd Moellmann | 2001-07-17 10:57:38 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2001-07-17 10:57:38 +0000 |
| commit | 467f120972a6de560c5f9a0ee2669562e84e990d (patch) | |
| tree | fddc4361cf230d8973bd3f24629080ee6a000b43 /src | |
| parent | 8b8f50f8108fae825e95d2fa7a33491f65761a9b (diff) | |
| download | emacs-467f120972a6de560c5f9a0ee2669562e84e990d.tar.gz emacs-467f120972a6de560c5f9a0ee2669562e84e990d.zip | |
*** empty log message ***
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 4 |
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 | ||
| 6 | 2001-07-17 Jan Nieuwenhuizen <janneke@gnu.org> | ||
| 7 | |||
| 8 | * emacs.c (USAGE1): Add +LINE:COLUMN option help. | ||
| 9 | |||
| 6 | 2001-07-16 Gerd Moellmann <gerd@gnu.org> | 10 | 2001-07-16 Gerd Moellmann <gerd@gnu.org> |
| 7 | 11 | ||
| 8 | * fileio.c (unwind_read): Function removed. | 12 | * fileio.c (unwind_read): Function removed. |