* 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.
* 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.