Mercurial > emacs
comparison lisp/ChangeLog @ 99113:e4220bce0895
* thingatpt.el (end-of-sexp, beginning-of-sexp)
(forward-same-syntax): Omit default arguments to char-after and
char-before.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sat, 25 Oct 2008 00:12:24 +0000 |
parents | 9c18e435ac9b |
children | ec94709902e9 |
comparison
equal
deleted
inserted
replaced
99112:9c18e435ac9b | 99113:e4220bce0895 |
---|---|
1 2008-10-25 Aaron S. Hawley <aaronh@garden.org> (tiny change) | |
2 | |
3 * thingatpt.el (end-of-sexp, beginning-of-sexp) | |
4 (forward-same-syntax): Omit default arguments to char-after and | |
5 char-before. | |
6 | |
1 2008-10-24 Juanma Barranquero <lekktu@gmail.com> | 7 2008-10-24 Juanma Barranquero <lekktu@gmail.com> |
2 | 8 |
3 * subr.el (locate-user-emacs-file): New function. | 9 * subr.el (locate-user-emacs-file): New function. |
4 (user-emacs-directory): Mention it in docstring. | 10 (user-emacs-directory): Mention it in docstring. |
5 | 11 |