diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
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 @@ | |||
| 1 | 2013-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 | |||
| 1 | 2013-05-05 Leo Liu <sdl.web@gmail.com> | 7 | 2013-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) |