From 3fbb05ffe611d6c376413ff0bf544a08bfcdb829 Mon Sep 17 00:00:00 2001 From: Alan Mackenzie Date: Wed, 26 Nov 2008 10:27:42 +0000 Subject: (Moving by Parens): Clarify that parens inside strings and comments are ignored, and that the commands assume the starting point isn't in a string or comment. --- lisp/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'lisp') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3e91fc98918..f5772568c98 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2008-11-25 Alan Mackenzie + + * emacs-lisp/lisp.el (forward-sexp, backward-sexp, mark-sexp) + (forward-list, backward-list, down-list, backward-up-list) + (up-list, kill-sexp, backward-kill-sexp, kill-backward-up-list) + (insert-pair, insert-parentheses): State that the command assumes + that point is not in a string or comment. + 2008-11-26 Michael Albinus * net/dbus.el (dbus-string-to-byte-array) -- cgit v1.2.3