log lisp/help-fns.el @ 71139:355a8928782c

age author description
Thu, 11 May 2006 11:10:45 +0000 Reiner Steib Remove bogus \n\n from last commit.
Thu, 11 May 2006 11:03:57 +0000 Reiner Steib (describe-variable): Don't print safe-var if it is
Sat, 29 Apr 2006 21:18:05 +0000 Dan Nicolaescu * help-fns.el (describe-variable): Add info about safe local variables.
Sat, 18 Feb 2006 23:31:17 +0000 Juanma Barranquero (help-do-arg-highlight): Recognize also ARG- followed by the opening bracket of
Thu, 26 Jan 2006 17:55:32 +0000 Richard M. Stallman (describe-function): Don't pass `nil' as default.
Thu, 12 Jan 2006 23:13:26 +0000 John Paul Wallington Update copyright year.
Thu, 12 Jan 2006 22:30:03 +0000 John Paul Wallington (describe-variable): Remove newlines from void variable output.
Wed, 30 Nov 2005 15:52:50 +0000 Stefan Monnier (help-argument-name): Don't autoload.
Wed, 30 Nov 2005 00:51:33 +0000 John Paul Wallington (describe-function-1): Fill arglist.
Thu, 10 Nov 2005 08:04:07 +0000 Alan Mackenzie 2005-11-10 Alan Mackenzie <acm@muc.de>
Mon, 31 Oct 2005 17:06:01 +0000 Romain Francoise (describe-simplify-lib-file-name): Add autoload cookie.
Sat, 29 Oct 2005 14:12:08 +0000 Romain Francoise (describe-simplify-lib-file-name): Fix regexp.
Fri, 28 Oct 2005 16:55:48 +0000 Romain Francoise * subr.el (locate-library): Move from help-fns.el.
Sun, 23 Oct 2005 19:12:10 +0000 Richard M. Stallman (describe-simplify-lib-file-name): New function.
Tue, 13 Sep 2005 14:58:35 +0000 Juanma Barranquero (describe-categories): "?\ " -> "?\s".
Mon, 12 Sep 2005 15:35:22 +0000 Richard M. Stallman (describe-variable): Rearrange to put source link in a predictable place.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 14 Jul 2005 02:06:30 +0000 Stefan Monnier Fix up commenting style.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Fri, 01 Jul 2005 01:11:38 +0000 Richard M. Stallman (help-do-arg-highlight): Regexp-quote argument names.
Thu, 30 Jun 2005 14:19:11 +0000 Juanma Barranquero (help-do-arg-highlight): Highlight also -ARG (for example, -NLINES on the
Mon, 30 May 2005 18:06:02 +0000 Masatake YAMATO * emacs-lisp/find-func.el (find-function-noselect): Handle
Thu, 19 May 2005 00:13:09 +0000 Nick Roberts (describe-variable): Remove hyperlinks in a
Wed, 30 Mar 2005 22:50:17 +0000 Thien-Thi Nguyen (help-with-tutorial): Revert last change.
Wed, 30 Mar 2005 15:44:40 +0000 Thien-Thi Nguyen (help-with-tutorial): Delete title line.
Thu, 03 Feb 2005 19:41:14 +0000 Lute Kamstra (help-with-tutorial): Make sure that users cannot remove the entire
Fri, 07 Jan 2005 16:12:34 +0000 Richard M. Stallman Whitespace/comment change.
Wed, 05 Jan 2005 01:09:23 +0000 Richard M. Stallman (variable-at-point): New arg ANY-SYMBOL.
Mon, 27 Dec 2004 16:24:20 +0000 Richard M. Stallman (describe-function-1): Call symbol-file with `defun'.
Fri, 17 Dec 2004 15:17:02 +0000 Kim F. Storm (describe-variable): Add follow-link property to "below" button.