]> git.eshelyaron.com Git - emacs.git/commit
(eldoc-last-data): Revise documentation.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 12 Jul 2007 01:51:52 +0000 (01:51 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 12 Jul 2007 01:51:52 +0000 (01:51 +0000)
commit1bed504abe704d9ddb2b6a68c86b8569ed05860e
tree5fc71692afe900b955d66d9cf0a029e7ea538956
parentd8b180437fc649520fae0afea113590224948fc9
(eldoc-last-data): Revise documentation.
(eldoc-print-current-symbol-info): Adjust for changed helper
function signatures.
(eldoc-get-fnsym-args-string): Add `args' argument.  Use new
`eldoc-highlight-function-argument'.
(eldoc-highlight-function-argument): New function.
(eldoc-get-var-docstring): Format documentation with
`font-lock-variable-name-face'.
(eldoc-docstring-format-sym-doc): Add `face' argument and apply it
where suited.
(eldoc-fnsym-in-current-sexp): Return a list with argument index.
(eldoc-beginning-of-sexp): Return number of skipped sexps.
lisp/ChangeLog
lisp/emacs-lisp/eldoc.el