aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-10-18 08:47:12 +0000
committerGerd Moellmann2001-10-18 08:47:12 +0000
commite6b70fd82e47b5de004696671f2d0fd511eec2b9 (patch)
treef527d95f756063bf42f0d623315980f69192790e /src/ChangeLog
parent723718ffe402117983c906e23197bf866cb28052 (diff)
downloademacs-e6b70fd82e47b5de004696671f2d0fd511eec2b9.tar.gz
emacs-e6b70fd82e47b5de004696671f2d0fd511eec2b9.zip
(display_line): Indicate empty lines in active
mini-window.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d5fc0aca0b7..3afdbfcf6c4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-10-18 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (display_line): Indicate empty lines in active
4 mini-window.
5
12001-10-17 Andrew Innes <andrewi@gnu.org> 62001-10-17 Andrew Innes <andrewi@gnu.org>
2 7
3 * fontset.h (struct font_info) [WINDOWSNT]: Add codepage field. 8 * fontset.h (struct font_info) [WINDOWSNT]: Add codepage field.