aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cced6eb0043..fadbabf808e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12013-06-15 Eli Zaretskii <eliz@gnu.org>
2
3 * simple.el (line-move-partial): Don't jump to the next screen
4 line as soon as it becomes visible. Instead, continue enlarging
5 the vscroll until the portion of a tall screen line that's left on
6 display is about the height of the frame's default font.
7 (Bug#14567)
8
12013-06-15 Glenn Morris <rgm@gnu.org> 92013-06-15 Glenn Morris <rgm@gnu.org>
2 10
3 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making 11 * vc/vc-dispatcher.el (vc-compilation-mode): Avoid making