comparison 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
comparison
equal deleted inserted replaced
67276:249c0ac46fca 67277:6b917e85bd8b
1 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
2
3 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
4 whereby names of length one or names starting with a
5 symbol-constituent character would not be returned.
6
1 2005-12-03 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se> 7 2005-12-03 Johan Bockg,Ae(Brd <bojohan@dd.chalmers.se>
2 8
3 * subr.el (atomic-change-group): Add edebug and indentation spec. 9 * subr.el (atomic-change-group): Add edebug and indentation spec.
4 10
5 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca> 11 2005-12-02 Stefan Monnier <monnier@iro.umontreal.ca>