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: Sun, 19 Aug 2007 03:05:38 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/08/19 03:05:37

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11574
retrieving revision 1.11575
diff -u -b -r1.11574 -r1.11575
--- ChangeLog   19 Aug 2007 00:24:21 -0000      1.11574
+++ ChangeLog   19 Aug 2007 03:05:35 -0000      1.11575
@@ -7,13 +7,13 @@
 
 2007-08-18  Glenn Morris  <address@hidden>
 
-       * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Convert
-       comment to basic doc string.  Also apply eldoc-argument-case in
-       the help-split-fundoc case.  Adapt for changed behavior of
-       eldoc-function-argstring, eldoc-function-argstring-format, and
+       * emacs-lisp/eldoc.el (eldoc-get-fnsym-args-string): Add doc
+       string.  Also apply eldoc-argument-case in the help-split-fundoc
+       case.  Adapt for changed behavior of eldoc-function-argstring,
+       eldoc-function-argstring-format, and
        eldoc-highlight-function-argument.
-       (eldoc-highlight-function-argument): Make INDEX argument
-       optional, just call eldoc-docstring-format-sym-doc if absent.
+       (eldoc-highlight-function-argument): Handle nil INDEX argument,
+       just call eldoc-docstring-format-sym-doc in that case.
        (eldoc-function-argstring): Change the behavior.  Now it converts
        an argument list to a string.
        (eldoc-function-argstring-format): Change the behavior.  Now it




reply via email to

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