# HG changeset patch # User Eli Zaretskii # Date 1162728482 0 # Node ID 848f49287246a4548a575491481b613b6c1b5e65 # Parent 1cf33b77992b20119ec457abe41343340bb63bfc *** empty log message *** diff -r 1cf33b77992b -r 848f49287246 lisp/ChangeLog --- a/lisp/ChangeLog Sun Nov 05 12:04:42 2006 +0000 +++ b/lisp/ChangeLog Sun Nov 05 12:08:02 2006 +0000 @@ -1,3 +1,13 @@ +2006-11-05 Martin Rudalics + + * info-look.el (info-lookup-guess-custom-symbol): New function + for retrieving symbol at point in custom buffers. + (top level) : Add backquote and + comma to ignored characters in regexps of help specifications + for emacs-lisp-mode and lisp-interaction-mode. This permits + looking up symbols in `...' and after a comma. Add help + specifications for custom-mode and help-mode. + 2006-11-04 Eli Zaretskii * mail/rmail.el (rmail-redecode-body): New optional argument RAW.