emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp/emacs-lisp eldoc.el


From: Glenn Morris
Subject: [Emacs-commit] emacs/lisp/emacs-lisp eldoc.el
Date: Sat, 18 Aug 2007 23:43:44 +0000

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

Modified files:
        lisp/emacs-lisp: eldoc.el 

Log message:
        (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
        eldoc-highlight-function-argument.
        (eldoc-highlight-function-argument): Make INDEX argument
        optional, just call eldoc-docstring-format-sym-doc if absent.
        (eldoc-function-argstring): Change the behavior.  Now it converts
        an argument list to a string.
        (eldoc-function-argstring-format): Change the behavior.  Now it
        applies `eldoc-argument-case' to a string.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/emacs-lisp/eldoc.el?cvsroot=emacs&r1=1.45&r2=1.46




reply via email to

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