log lisp/help.el @ 90100:72cf6261961e

age author description
Sun, 06 Feb 2005 12:06:02 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-11
Sat, 25 Dec 2004 02:00:25 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-79
Thu, 04 Nov 2004 08:55:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69
Wed, 27 Oct 2004 05:42:04 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-65
Thu, 14 Oct 2004 08:50:09 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
Sat, 04 Sep 2004 09:14:28 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-34
Tue, 10 Aug 2004 07:46:40 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-29
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Wed, 16 Jan 2008 15:55:15 +0000 Stefan Monnier (describe-mode): Pass the right buffer to format-mode-line.
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Thu, 06 Dec 2007 00:17:56 +0000 Deepak Goel Fix possibly buggy calls to `message'.
Sat, 10 Nov 2007 09:53:22 +0000 Martin Rudalics (help-window, help-window-point-marker): New variables.
Tue, 25 Sep 2007 11:07:06 +0000 Juanma Barranquero (view-emacs-news): Use `mapc' rather than `mapcar'.
Thu, 06 Mar 2008 00:07:41 +0000 Kim F. Storm (view-emacs-todo): Rename from view-todo. Change users.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Sat, 10 Nov 2007 21:19:54 +0000 Juri Linkov (help-map, help-for-help-internal): Add `C-h C-a'.
Mon, 06 Aug 2007 06:49:49 +0000 Martin Rudalics (resize-temp-buffer-window): Use window-full-width-p
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 21 Mar 2007 16:15:45 +0000 Chong Yidong Fix typo in comment.
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.
Sat, 10 Jun 2006 10:17:41 +0000 Richard M. Stallman (help-for-help-internal): Clean up help text.
Sun, 04 Jun 2006 01:14:15 +0000 Kim F. Storm (view-emacs-news): Rewrite to support new NEWS,
Tue, 30 May 2006 02:35:51 +0000 Richard M. Stallman (temp-buffer-max-height): Doc fix.
Sat, 25 Mar 2006 10:10:36 +0000 Eli Zaretskii (print-help-return-message): Suggest to use display-buffer instead of
Wed, 08 Mar 2006 10:11:47 +0000 Juanma Barranquero (view-lossage): Remove trailing whitespace before inserting "\n".
Tue, 07 Mar 2006 15:53:41 +0000 Chong Yidong * help.el (describe-key-briefly): If KEY is a down event, read and
Tue, 07 Mar 2006 09:53:30 +0000 Juanma Barranquero (describe-key): Remove leftover test code.
Mon, 06 Mar 2006 22:31:36 +0000 Chong Yidong * help.el (describe-key): Handle string and vector `follow-link' values.
Mon, 06 Mar 2006 20:27:06 +0000 Chong Yidong * help.el (describe-key): Properly handle the return value of
Thu, 23 Feb 2006 23:11:54 +0000 Juanma Barranquero (help): Revert last part of 2006-02-23 change (deletion of the `provide' call).
Thu, 23 Feb 2006 16:39:12 +0000 Stefan Monnier (describe-mode): Pass `mode-name' to format-mode-line.
Tue, 21 Feb 2006 19:51:37 +0000 Richard M. Stallman (describe-key-briefly): Compute interactive args
Tue, 14 Feb 2006 08:09:28 +0000 Juanma Barranquero (where-is): Fix displaying of remappings.
Mon, 13 Feb 2006 16:18:08 +0000 Richard M. Stallman (describe-key-briefly, describe-key):
Sat, 11 Feb 2006 16:02:38 +0000 Eli Zaretskii (describe-key-briefly, describe-key): Populate yank-menu if empty.
Sat, 11 Feb 2006 13:55:42 +0000 Eli Zaretskii (describe-key-briefly): Now a wrapper for describe-key-briefly-internal.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 12 Dec 2005 05:16:39 +0000 Richard M. Stallman (help-for-help-internal): Simplify entry for `a'.
Sat, 10 Dec 2005 17:20:10 +0000 Romain Francoise (help-for-help-internal): Add `r' in doc string.
Sat, 03 Dec 2005 12:07:03 +0000 Eli Zaretskii (print-help-return-message): If pop-up-frames is non-nil, don't display
Sat, 03 Dec 2005 11:51:39 +0000 Eli Zaretskii (print-help-return-message): If pop-up-frames is non-nil, set up
Wed, 30 Nov 2005 16:09:58 +0000 Stefan Monnier (help-map): Move initialization into declaration.
Tue, 29 Nov 2005 15:42:42 +0000 Chong Yidong * help.el (describe-key-briefly, describe-key): Recognize default
Tue, 29 Nov 2005 03:13:06 +0000 Chong Yidong Typo.
Mon, 14 Nov 2005 04:46:16 +0000 Richard M. Stallman (help-for-help-internal): Improve doc of C-h a.
Sun, 13 Nov 2005 21:25:13 +0000 Kim F. Storm (help-for-help-internal): Fix `a' entry. Add `d' entry.
Sat, 12 Nov 2005 00:57:38 +0000 Kim F. Storm (help-map): Bind C-h d to apropos-documentation.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Sun, 22 May 2005 15:51:55 +0000 Richard M. Stallman (describe-key): Move print-help-return-message call out of conditional.
Wed, 04 May 2005 14:31:45 +0000 Richard M. Stallman (describe-key): No error when UNTRANSLATED is nil.
Wed, 13 Apr 2005 09:16:02 +0000 Lute Kamstra (describe-key-briefly): UNTRANSLATED can be nil when called from lisp.
Sun, 10 Apr 2005 01:47:43 +0000 Richard M. Stallman (describe-key-briefly, describe-key): Replace
Mon, 21 Mar 2005 17:41:41 +0000 Richard M. Stallman (where-is): Don't mention aliases with no key bindings.
Wed, 16 Mar 2005 13:08:15 +0000 Stefan Monnier (describe-mode): Allow minor mode toggles to use a different
Thu, 10 Mar 2005 21:43:16 +0000 Stefan Monnier (describe-mode): Properly handle non-trivial lighters.
Thu, 10 Feb 2005 06:46:42 +0000 Richard M. Stallman (help-for-help-internal): Renamed from help-for-help.
Sat, 05 Feb 2005 12:45:44 +0000 Eli Zaretskii (help-for-help): Doc fix.
Fri, 17 Dec 2004 15:16:46 +0000 Kim F. Storm (describe-key): Report effective and original binding
Thu, 16 Dec 2004 13:05:37 +0000 Juri Linkov * help.el (function-called-at-point):
Sat, 30 Oct 2004 01:07:20 +0000 Juri Linkov (function-called-at-point): read -> intern.
Tue, 26 Oct 2004 12:59:44 +0000 Kim F. Storm (describe-key): Describe both down-event and up-event
Sun, 24 Oct 2004 21:07:38 +0000 Kim F. Storm Clean whitespace.
Sun, 24 Oct 2004 20:35:12 +0000 Kim F. Storm (describe-mode): Fix 2004-10-13 change.
Wed, 13 Oct 2004 18:56:27 +0000 Daniel Pfeiffer (describe-mode): Use marker buttons to make minor mode list into hyperlinks.
Thu, 02 Sep 2004 16:37:01 +0000 Juri Linkov (function-called-at-point): Try `find-tag-default' when other methods failed.
Mon, 09 Aug 2004 18:50:28 +0000 Luc Teirlinck (describe-bindings): Doc fix.
Tue, 27 Apr 2004 06:35:25 +0000 Juri Linkov (view-emacs-news): With argument, display info for the
Mon, 12 Apr 2004 10:25:04 +0000 John Paul Wallington (describe-mode): Doc fix.
Sun, 30 Nov 2003 17:50:54 +0000 Luc Teirlinck (help-map): Bind `display-local-help' to `C-h .'.
Tue, 30 Sep 2003 12:50:44 +0000 Richard M. Stallman (describe-mode): Start with a brief list of minor modes.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 12 Apr 2003 17:28:24 +0000 Masatake YAMATO * help.el (describe-minor-mode): New function implementation.
Mon, 31 Mar 2003 20:22:58 +0000 Juanma Barranquero (describe-minor-mode, describe-minor-mode-from-indicator,
Wed, 12 Feb 2003 23:13:43 +0000 Kim F. Storm Renamed remap-command to command-remapping. All uses changed.
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Mon, 13 Jan 2003 08:04:46 +0000 Richard M. Stallman (where-is): Catch errors in indirect-function.
Thu, 07 Nov 2002 18:28:09 +0000 Stefan Monnier (where-is): Rename map to defs (a list of syms is not a map).
Thu, 07 Nov 2002 16:45:46 +0000 Juanma Barranquero (where-is): Repport also aliases of the passed command.
Tue, 16 Jul 2002 16:08:44 +0000 Stefan Monnier (help-key-description): Show the untranslated keys
Fri, 12 Jul 2002 22:57:11 +0000 Richard M. Stallman (help-map): Add binding for info-emacs-manual.
Wed, 01 May 2002 16:40:39 +0000 Richard M. Stallman (view-todo): New function.
Fri, 12 Apr 2002 09:40:56 +0000 Gerd Moellmann (string-key-binding): Deal with margin events.
Tue, 02 Apr 2002 03:23:26 +0000 Stefan Monnier (help-key-description): New fun.
Mon, 04 Mar 2002 09:24:07 +0000 Pavel Jank (describe-key-briefly, describe-key): Interpret `undefined' like not
Sat, 23 Feb 2002 22:31:02 +0000 Kim F. Storm (where-is): Use remap-command.
Fri, 15 Feb 2002 19:59:25 +0000 Richard M. Stallman (describe-key-briefly): Make output in INSERT case
Wed, 06 Feb 2002 23:03:56 +0000 Kim F. Storm (where-is): Report remapped commands.
Thu, 17 Jan 2002 01:40:47 +0000 Richard M. Stallman (describe-distribution): Really call view-file.
Mon, 14 Jan 2002 01:40:29 +0000 Richard M. Stallman Fix previous change.
Mon, 14 Jan 2002 01:36:45 +0000 Richard M. Stallman Fix previous change.
Mon, 14 Jan 2002 01:36:33 +0000 Richard M. Stallman (view-echo-area-messages): New function.
Sat, 12 Jan 2002 20:53:27 +0000 Richard M. Stallman (describe-mode): Call help-setup-xref in the help buffer.
Fri, 28 Dec 2001 02:11:59 +0000 Richard M. Stallman (describe-key): Doc fix.
Sat, 22 Dec 2001 01:27:19 +0000 Richard M. Stallman (view-order-manuals, view-emacs-news, describe-copying)
Thu, 11 Oct 2001 23:34:17 +0000 Stefan Monnier (view-lossage): Call help-setup-xref correctly and earlier.
Thu, 11 Oct 2001 22:31:20 +0000 Stefan Monnier (describe-bindings-internal): New fun moved from keymap.c.
Tue, 09 Oct 2001 11:17:39 +0000 Miles Bader Don't require `view' when compiling.
Mon, 08 Oct 2001 00:19:46 +0000 Stefan Monnier (help-mode): Use define-derived-mode.
Sun, 07 Oct 2001 12:05:22 +0000 Miles Bader (help-mode-map): Make button-buffer-map our parent.
Mon, 01 Oct 2001 07:01:24 +0000 Eli Zaretskii (help-for-help): Doc fix. From Pavel@Janik.cz (Pavel Janik).
Tue, 04 Sep 2001 01:06:43 +0000 Stefan Monnier (describe-function-1): Save precomputed `file-name' rather
Mon, 06 Aug 2001 14:28:36 +0000 Gerd Moellmann (describe-function-1): Use