aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-06-07 09:05:58 +0000
committerGerd Moellmann2000-06-07 09:05:58 +0000
commit173cbca8b12f9eddf632ccd8fe36104785eeaa2a (patch)
treed48f0f7be193629dafaf380bc1e15c8411b790cf /src/ChangeLog
parentc4ccaae42513e78adf7a8ef15dea20c6eff74052 (diff)
downloademacs-173cbca8b12f9eddf632ccd8fe36104785eeaa2a.tar.gz
emacs-173cbca8b12f9eddf632ccd8fe36104785eeaa2a.zip
(display_line): Fix code deciding in which line to
put the cursor.
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 a208ad0be45..fb734387aa4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12000-06-07 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (display_line): Fix code deciding in which line to
4 put the cursor.
5
12000-06-07 Kenichi Handa <handa@etl.go.jp> 62000-06-07 Kenichi Handa <handa@etl.go.jp>
2 7
3 * fileio.c (e_write): Free composition data if stored in 8 * fileio.c (e_write): Free composition data if stored in