diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
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 @@ | |||
| 1 | 1999-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 | |||
| 1 | 1999-11-25 Paul Eggert <eggert@twinsun.com> | 7 | 1999-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. |