log lisp/help.el @ 112414:4b27e6d58d2c

age author description
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Fri, 22 Oct 2010 19:36:28 -0700 Glenn Morris * lisp/help.el (finder-by-keyword): Remove unnecessary autoload.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Wed, 25 Aug 2010 23:31:34 -0400 Chong Yidong Improvements to describe-package buffer.
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Tue, 06 Jul 2010 15:42:46 -0400 Chong Yidong Minor fix to describe-key, and a docstring.
Mon, 19 Apr 2010 11:07:52 -0400 Stefan Monnier Merge from emacs-23
Sat, 03 Apr 2010 19:40:20 -0400 Chong Yidong * help.el (help-window-setup-finish): Doc fix (Bug#5830).
Mon, 05 Apr 2010 22:05:47 +0200 Juanma Barranquero lisp/help.el: Turn ChangeLog comment into source comment.
Mon, 05 Apr 2010 12:36:45 +0200 Juanma Barranquero * help.el (describe-mode): Return nil (for IELM's sake).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 27 Nov 2009 04:24:47 +0000 Stefan Monnier (describe-bindings-internal): Remove `interactive'.
Wed, 07 Oct 2009 02:52:37 +0000 Glenn Morris Markus Rost <rost at math.uni-bielefeld.de>
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Sun, 27 Sep 2009 00:27:21 +0000 Stefan Monnier * help.el (help-for-help-internal): Don't purecopy the text (bug#4560).
Mon, 14 Sep 2009 23:28:40 +0000 Dan Nicolaescu * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
Wed, 19 Aug 2009 18:07:07 +0000 Stefan Monnier (help-print-return-message): Rename from print-help-return-message.
Wed, 14 Jan 2009 23:10:54 +0000 Juri Linkov (view-help-file): Use goto-address-mode instead of goto-address.
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Thu, 25 Dec 2008 13:49:52 +0000 Martin Rudalics (help-for-help-internal): Fix entry for "l".
Sat, 11 Oct 2008 18:43:38 +0000 Romain Francoise * help.el (view-lossage): Fix docstring, lossage is now 300 keys.
Thu, 14 Aug 2008 05:50:58 +0000 Martin Rudalics (with-help-window): Return last value in BODY.
Fri, 06 Jun 2008 20:02:42 +0000 Stefan Monnier * help.el (function-called-at-point):
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 12 Mar 2008 21:54:47 +0000 Juri Linkov (describe-project): Remove defaliases for view-todo and
Mon, 10 Mar 2008 00:49:47 +0000 Miles Bader Merge from emacs--rel--22
Fri, 29 Feb 2008 23:37:38 +0000 Kim F. Storm (view-emacs-todo): Rename from view-todo.
Tue, 12 Feb 2008 07:10:49 +0000 Bastien Guerry 2008-02-11 Drew Adams <drew.adams@oracle.com>