log lisp/emacs-lisp/eldoc.el @ 72737:455031002c62

age author description
Fri, 08 Sep 2006 14:15:02 +0000 Chong Yidong * window.el (mouse-autoselect-window-timer)
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 04 Oct 2005 21:49:09 +0000 Stefan Monnier Move comments into docstrings.
Fri, 12 Aug 2005 11:21:54 +0000 Eli Zaretskii Add move-beginning-of-line, move-end-of-line, end-of-line,
Sat, 06 Aug 2005 17:48:15 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 17:55:18 +0000 Lute Kamstra Update FSF's address.
Wed, 18 May 2005 15:11:36 +0000 Luc Teirlinck (eldoc-mode): Doc fix.
Sat, 14 May 2005 11:25:31 +0000 Richard M. Stallman (eldoc-documentation-function): Add autoload.
Tue, 26 Apr 2005 11:00:56 +0000 Richard M. Stallman Fix previous change.
Tue, 26 Apr 2005 10:59:44 +0000 Richard M. Stallman (eldoc-mode): Doc fix.
Mon, 04 Apr 2005 09:11:34 +0000 Lute Kamstra (eldoc-mode): Specify :group.
Sat, 10 Apr 2004 05:55:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
Wed, 24 Dec 2003 16:09:13 +0000 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
Sat, 06 Sep 2003 17:32:31 +0000 Dave Love (eldoc-print-current-symbol-info-function):
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 06 May 2003 17:36:16 +0000 Juanma Barranquero (eldoc-echo-area-use-multiline-p): Don't quote nil and t in docstrings.
Tue, 11 Feb 2003 00:11:55 +0000 Stefan Monnier (eldoc-echo-area-multiline-supported-p, eldoc-use-idle-timer-p): Remove.
Fri, 03 Jan 2003 11:53:46 +0000 John Paul Wallington Update copyright.
Fri, 03 Jan 2003 11:46:20 +0000 John Paul Wallington (eldoc-get-var-docstring): Only return a
Tue, 19 Nov 2002 23:32:54 +0000 Stefan Monnier (eldoc-print-current-symbol-info):
Tue, 08 Jan 2002 23:57:30 +0000 Richard M. Stallman (eldoc-minor-mode-string): Fix custom type.
Fri, 16 Nov 2001 23:58:48 +0000 Stefan Monnier (eldoc-mode): Use define-minor-mode.
Sat, 02 Dec 2000 20:10:49 +0000 Andreas Schwab (eldoc): Don't make parent of itself.
Mon, 24 Jul 2000 00:37:03 +0000 Noah Friedman (eldoc-minor-mode-string): Add autoload cookie; otherwise autoloaded
Fri, 30 Oct 1998 10:59:23 +0000 Andreas Schwab (eldoc-argument-case): Fix customize type.
Sat, 19 Sep 1998 02:15:26 +0000 Noah Friedman (eldoc-message): Check for 1-arg case, and store string in
Wed, 09 Jul 1997 12:44:15 +0000 Noah Friedman [top level]: Add `up-list' and `down-list' to eldoc-message-commands.
Thu, 22 May 1997 06:47:41 +0000 Noah Friedman (eldoc-message-commands): Move docstring into comments, since this isn't
Mon, 14 Apr 1997 07:33:28 +0000 Richard M. Stallman Add defgroup; use defcustom for user vars.
Thu, 27 Mar 1997 10:44:56 +0000 Noah Friedman (eldoc-idle-delay): Make defvar, not defconst.