summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/eldoc.el
Commit message (Expand)AuthorAgeFilesLines
* [top level]: Add `up-list' and `down-list' to eldoc-message-commands.Noah Friedman1997-07-091-2/+3
* (eldoc-message-commands): Move docstring into comments, since this isn'tNoah Friedman1997-05-221-27/+36
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-141-9/+21
* (eldoc-idle-delay): Make defvar, not defconst.Noah Friedman1997-03-271-4/+4
* (eldoc-message-commands): Doc fixes.Noah Friedman1997-02-191-138/+184
* (eldoc-display-message-p): New function.Noah Friedman1997-02-041-13/+23
* Update copyright notice to reflect assignment to FSF and incorporationNoah Friedman1997-02-031-203/+278
* (eldoc-function-argstring-from-docstring): Add search that finds arglistNoah Friedman1996-10-041-3/+11
* (eldoc-mode): Toggle eldoc-mode if no prefix given.Noah Friedman1996-07-141-4/+6
* (eldoc-message): New macro.Noah Friedman1995-11-251-9/+16
* (eldoc-mode-print-current-symbol-info): Do nothing if executing-macro.Noah Friedman1995-11-211-2/+3
* (eldoc-minor-mode-string): New variable.Noah Friedman1995-11-181-3/+6
* (top level): Make sure to set global minor-mode-alist, not local one.Noah Friedman1995-11-131-11/+25
* Initial revisionNoah Friedman1995-11-121-0/+423