emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sun, 05 Nov 2006 12:08:04 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/11/05 12:08:03

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10253
retrieving revision 1.10254
diff -u -b -r1.10253 -r1.10254
--- ChangeLog   4 Nov 2006 15:39:33 -0000       1.10253
+++ ChangeLog   5 Nov 2006 12:08:02 -0000       1.10254
@@ -1,3 +1,13 @@
+2006-11-05  Martin Rudalics  <address@hidden>
+
+       * info-look.el (info-lookup-guess-custom-symbol): New function
+       for retrieving symbol at point in custom buffers.
+       (top level) <info-lookup-maybe-add-help>: 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  <address@hidden>
 
        * mail/rmail.el (rmail-redecode-body): New optional argument RAW.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]