(eldoc-message-commands): Move docstring into comments, since this isn't
commitc128637667210ec3d827b80b26600b522589b557
authorNoah Friedman <friedman@splode.com>
Thu, 22 May 1997 06:47:41 +0000 (22 06:47 +0000)
committerNoah Friedman <friedman@splode.com>
Thu, 22 May 1997 06:47:41 +0000 (22 06:47 +0000)
tree530bff8538bab332df6800507220a18f8497b20a
parent2a7d450579ac617b7ffd6f1cc32c974fe4c30235
(eldoc-message-commands): Move docstring into comments, since this isn't
a user variable.

(eldoc-message-commands-table-size, eldoc-use-idle-timer-p,
eldoc-function-argstring-from-docstring-method-table): Use defvar,
not defconst.

(eldoc-last-data): Use cons explicitly; don't rely on dotted pair read
syntax.  I'm worried the latter might get compiled as read-only data someday.

(eldoc-docstring-message): If truncating symbol name, show ending of name
rather than beginning.  The former is generally more unique.

(eldoc-function-argstring-from-docstring-method-table): Handle
pathological `save-restriction' case.

[top level]: Add `indent-for-tab-command' to eldoc-message-commands.
lisp/emacs-lisp/eldoc.el