log lisp/help.el @ 76495:761ce1f9a012

age author description
Wed, 28 Feb 2007 12:50:43 +0000 Juanma Barranquero (where-is): Fail gracefully when not passed a command.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Mon, 27 Nov 2006 13:52:27 +0000 Juanma Barranquero (describe-minor-mode-completion-table-for-indicator,
Mon, 06 Nov 2006 02:46:23 +0000 Juanma Barranquero (view-emacs-news): Fix typo in error message.
Tue, 03 Oct 2006 14:03:46 +0000 David Kastrup * help.el (describe-mode): For clicks on mode-line, use "@"
Sun, 24 Sep 2006 20:43:32 +0000 Richard M. Stallman (describe-key, describe-key-briefly): Test last event for being a down-event.
Sat, 23 Sep 2006 19:34:38 +0000 Chong Yidong * help.el (describe-key-briefly, describe-key): Don't expect an
Tue, 19 Sep 2006 13:59:27 +0000 Kim F. Storm (describe-key-briefly, describe-key): Simplify printing
Sat, 16 Sep 2006 10:43:39 +0000 Eli Zaretskii (describe-prefix-bindings): Use let, not let*.
Fri, 15 Sep 2006 21:25:01 +0000 Kim F. Storm (describe-key): Handle C-h k in *Help* buffer; collect
Fri, 15 Sep 2006 08:53:18 +0000 David Kastrup * mouse-sel.el (mouse-sel-follow-link-p): Use event position
Mon, 11 Sep 2006 09:47:43 +0000 David Kastrup * help.el (string-key-binding, describe-key-briefly)
Tue, 08 Aug 2006 20:53:10 +0000 Richard M. Stallman Whitespace change.
Sun, 06 Aug 2006 04:31:43 +0000 Richard M. Stallman (describe-mode): Make minor mode list more concise.
Sun, 25 Jun 2006 22:41:40 +0000 Kim F. Storm (view-emacs-news): Declare `res' in the right let* form.