diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e7c4c27002a..81bcb1d033c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -12,9 +12,6 @@ * progmodes/gdb-mi.el (gdb-strip-string-backslash): New function. (gdb-send): Handle continued commands. (Bug#14847) - * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG. - (Bug#14842) - 2013-07-12 Juanma Barranquero <lekktu@gmail.com> * desktop.el (desktop--v2s): Remove unused local variable. @@ -26,6 +23,11 @@ * emacs-lisp/map-ynp.el (map-y-or-n-p): Fix last change. +2013-07-12 Eli Zaretskii <eliz@gnu.org> + + * simple.el (next-line, previous-line): Document TRY-VSCROLL and ARG. + (Bug#14842) + 2013-07-12 Glenn Morris <rgm@gnu.org> * doc-view.el: Require cl-lib at runtime too. |
