(eldoc-minor-mode-string): Add autoload cookie; otherwise autoloaded
commit03a9c6d06a177fd9026779bcb952f906a7743690
authorNoah Friedman <friedman@splode.com>
Mon, 24 Jul 2000 00:38:34 +0000 (24 00:38 +0000)
committerNoah Friedman <friedman@splode.com>
Mon, 24 Jul 2000 00:38:34 +0000 (24 00:38 +0000)
tree96562cb6c3e09eccf6d2190dd45e6c9caa38464a
parentdb3ca487f6000241f1d303f255df5c6af684f786
(eldoc-minor-mode-string): Add autoload cookie; otherwise autoloaded
add-minor-mode call complains in Emacs 21.
Use add-minor-mode to set minor-mode-alist, if available.

(eldoc-echo-area-use-multiline-p): New user option.
(eldoc-echo-area-multiline-supported-p): New variable.
(eldoc-docstring-format-sym-doc): Use them.
(eldoc-mode): If not using idle timers, append to local post and
pre command hooks.  Suggested by David Byers <davby@ida.liu.se>.

(eldoc-display-message-no-interference-p): Don't interfere with edebug.
Add autoload cookie for eldoc-mode minor-mode-alist initialization.

(eldoc-function-arglist): New function.
(eldoc-function-argstring): Use it.
lisp/ChangeLog
lisp/emacs-lisp/eldoc.el