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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Wed, 08 Aug 2007 08:13:44 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/08/08 08:13:43

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11531
retrieving revision 1.11532
diff -u -b -r1.11531 -r1.11532
--- ChangeLog   7 Aug 2007 21:06:29 -0000       1.11531
+++ ChangeLog   8 Aug 2007 08:13:41 -0000       1.11532
@@ -1,3 +1,12 @@
+2007-08-08  Glenn Morris  <address@hidden>
+
+       * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Make second
+       argument optional, for backwards compatibility, and only highlight
+       args when present.  Fix symbol name typo (doc/args).
+
+       * help-mode.el (help-make-xrefs): Search for symbol constituents,
+       rather than just `-'.
+
 2007-08-07  Jay Belanger  <address@hidden>
 
        * calc/calc-units.el (calc-convert-temperature):
@@ -93,7 +102,7 @@
        * vc.el (vc-rollback): Add norevert argument back.
        (vc-revert-buffer): Add back as obsolete alias.
 
-2007-08-05  Peter Povinec  <ppovinec <at> yahoo.com> (tiny change)
+2007-08-05  Peter Povinec  <address@hidden>  (tiny change)
 
        * term.el: Honor term-default-fg-color and term-default-bg-color
        settings when modifying term-current-face.




reply via email to

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