comparison lisp/ChangeLog @ 67280:80bbfbaf5e38

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 03 Dec 2005 11:52:23 +0000
parents 6b917e85bd8b
children 83d131086d4d
comparison
equal deleted inserted replaced
67279:8cf27ba1d450 67280:80bbfbaf5e38
1 2005-12-03 Eli Zaretskii <eliz@gnu.org>
2
3 * help.el (print-help-return-message): If pop-up-frames is
4 non-nil, set up help-return-method to delete the help window and,
5 possibly, its frame as well. Doc fix.
6 (help-return-method): Doc fix.
7
1 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change) 8 2005-12-03 Martin Rudalics <rudalics@gmx.at> (tiny change)
2 9
3 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug 10 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Fix bug
4 whereby names of length one or names starting with a 11 whereby names of length one or names starting with a
5 symbol-constituent character would not be returned. 12 symbol-constituent character would not be returned.