From a6e62f2e847a4244f332632a6a4c2252e3955f53 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 25 Oct 2008 00:12:24 +0000 Subject: [PATCH] * thingatpt.el (end-of-sexp, beginning-of-sexp) (forward-same-syntax): Omit default arguments to char-after and char-before. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dd2ec356b08..5494a51588c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-10-25 Aaron S. Hawley (tiny change) + + * thingatpt.el (end-of-sexp, beginning-of-sexp) + (forward-same-syntax): Omit default arguments to char-after and + char-before. + 2008-10-24 Juanma Barranquero * subr.el (locate-user-emacs-file): New function. -- 2.39.5