From: Glenn Morris Date: Wed, 8 Aug 2007 08:13:41 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~11547 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a3fcbf6c3bef39282d1dacc88b66f169a4035ec5;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fead2048372..c80c0b07cf3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2007-08-08 Glenn Morris + + * 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 * 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 yahoo.com> (tiny change) +2007-08-05 Peter Povinec (tiny change) * term.el: Honor term-default-fg-color and term-default-bg-color settings when modifying term-current-face.