Mercurial > emacs
diff lisp/ChangeLog @ 67277:6b917e85bd8b
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 03 Dec 2005 09:48:08 +0000 |
parents | ee1508db6de2 |
children | 80bbfbaf5e38 |
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.