aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 124647122c3..e07a418c0db 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12000-11-22 Miles Bader <miles@gnu.org> 12000-11-22 Miles Bader <miles@gnu.org>
2 2
3 * textmodes/refill.el (refill-adjust-ignorable-overlay)
4 (refill-fill-paragraph-at): Remove debugging code.
5
3 * calendar/calendar.el (generate-calendar-window): When we don't 6 * calendar/calendar.el (generate-calendar-window): When we don't
4 call `fit-window-to-buffer', make sure the top line is fully visible. 7 call `fit-window-to-buffer', make sure the top line is fully visible.
5 8