]> git.eshelyaron.com Git - emacs.git/commit
(eldoc-get-fnsym-args-string): Convert
authorGlenn Morris <rgm@gnu.org>
Sat, 18 Aug 2007 23:44:21 +0000 (23:44 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 18 Aug 2007 23:44:21 +0000 (23:44 +0000)
commite5eeb98c62797a1e2fabf8f70ff92a50bf98dc7c
tree4e3faf6fbe092a88aa647c27c77f7eb1d1c1d63c
parent131cd1540450cbae40f037e62d437c75721e659d
(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.
lisp/ChangeLog
lisp/emacs-lisp/eldoc.el