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".