Fix bug #14842 with doc strings of next-line and previous-line.
[bpt/emacs.git] / lisp / ChangeLog
index c9957d2..8e03942 100644 (file)
@@ -1,3 +1,8 @@
+2013-07-12  Eli Zaretskii  <eliz@gnu.org>
+
+       * simple.el (next-line, previous-line): Document TRY-VSCROLL.
+       (Bug#14842)
+
 2013-07-12  Glenn Morris  <rgm@gnu.org>
 
        * doc-view.el: Require cl-lib at runtime too.