Mercurial > emacs
changeset 67277:6b917e85bd8b
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 03 Dec 2005 09:48:08 +0000 |
parents | 249c0ac46fca |
children | cf00aa89f148 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 03 09:47:40 2005 +0000 +++ b/lisp/ChangeLog Sat Dec 03 09:48:08 2005 +0000 @@ -1,3 +1,9 @@ +2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change) + + * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug + whereby names of length one or names starting with a + symbol-constituent character would not be returned. + 2005-12-03 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> * subr.el (atomic-change-group): Add edebug and indentation spec.