diff options
| author | Gerd Moellmann | 2000-12-12 15:30:41 +0000 |
|---|---|---|
| committer | Gerd Moellmann | 2000-12-12 15:30:41 +0000 |
| commit | bfdb75eeaa9fc205b3bcd95ed5d206aef567fee4 (patch) | |
| tree | 4afa1a96f8d40714f802fa931a2abb49bd5b6f5f /src/ChangeLog | |
| parent | 933bfda1851c31d6afcf850e41858c6e0e765553 (diff) | |
| download | emacs-bfdb75eeaa9fc205b3bcd95ed5d206aef567fee4.tar.gz emacs-bfdb75eeaa9fc205b3bcd95ed5d206aef567fee4.zip | |
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 100c67b099a..96b967cf8c6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -8,6 +8,9 @@ | |||
| 8 | 8 | ||
| 9 | 2000-12-12 Gerd Moellmann <gerd@gnu.org> | 9 | 2000-12-12 Gerd Moellmann <gerd@gnu.org> |
| 10 | 10 | ||
| 11 | * buffer.c (Fkill_buffer): Don't Fset_buffer when testing if | ||
| 12 | the buffer is the sole visible buffer when in the mini-buffer. | ||
| 13 | |||
| 11 | * xdisp.c (setup_echo_area_for_printing, with_echo_area_buffer): | 14 | * xdisp.c (setup_echo_area_for_printing, with_echo_area_buffer): |
| 12 | Bind `inhibit-read-only' to t. | 15 | Bind `inhibit-read-only' to t. |
| 13 | (unwind_with_echo_area_buffer): Use AREF. | 16 | (unwind_with_echo_area_buffer): Use AREF. |