aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2002-04-22 22:36:55 +0000
committerRichard M. Stallman2002-04-22 22:36:55 +0000
commitdf218ce63d78d26cd9c8c394fdf6427a56b5fd32 (patch)
tree6554c402b8b276f6c7c0465f8acb139f21ac5d44 /src/ChangeLog
parent1f980920393ec6f8cba0b5c060a14a41cb6ae33d (diff)
downloademacs-df218ce63d78d26cd9c8c394fdf6427a56b5fd32.tar.gz
emacs-df218ce63d78d26cd9c8c394fdf6427a56b5fd32.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 958b410cead..b4589591e16 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -4,6 +4,8 @@
4 4
52002-04-22 Richard M. Stallman <rms@gnu.org> 52002-04-22 Richard M. Stallman <rms@gnu.org>
6 6
7 * cmds.c (Fend_of_line): Handle intangible text in mid line.
8
7 * window.c (make_window): Initialize height_fixed_p, 9 * window.c (make_window): Initialize height_fixed_p,
8 last_cursor_off_p, and p->cursor_off_p slots. 10 last_cursor_off_p, and p->cursor_off_p slots.
9 11