aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerd Moellmann1999-11-25 10:20:13 +0000
committerGerd Moellmann1999-11-25 10:20:13 +0000
commitbc6a57829abbb90bfc99cb5cc1821cbf0bc16ecd (patch)
treebbdd6e13df35f41628505bcd36780e3e7fdc094b
parent975c62260a4e3773e343f9727a95836f490765a9 (diff)
downloademacs-bc6a57829abbb90bfc99cb5cc1821cbf0bc16ecd.tar.gz
emacs-bc6a57829abbb90bfc99cb5cc1821cbf0bc16ecd.zip
*** empty log message ***
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index b53b9d7c24c..4a9160ae5de 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
11999-11-25 Gerd Moellmann <gerd@gnu.org>
2
3 * dispnew.c (direct_output_for_insert): Set glyph row's
4 displays_text_p flag. Correct window's window_end_vpos if
5 necessary.
6
11999-11-25 Paul Eggert <eggert@twinsun.com> 71999-11-25 Paul Eggert <eggert@twinsun.com>
2 8
3 * emacs.c (fixup_locale): Don't bother to record initial locale. 9 * emacs.c (fixup_locale): Don't bother to record initial locale.