aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f7aa1d48fa0..77c6f0b450a 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12013-05-05 Juri Linkov <juri@jurta.org>
2
3 * info.el (Info-read-subfile): Use (point-min) instead of (point)
4 to not add the length of the summary segment to the return value.
5 (Bug#14125)
6
12013-05-05 Leo Liu <sdl.web@gmail.com> 72013-05-05 Leo Liu <sdl.web@gmail.com>
2 8
3 * progmodes/octave.el (inferior-octave-strip-ctrl-g) 9 * progmodes/octave.el (inferior-octave-strip-ctrl-g)