log lisp/help-fns.el @ 112453:06719a229a46 default tip

age author description
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.
Sun, 02 Jan 2011 15:28:40 -0500 Chong Yidong Merge changes from emacs-23 branch
Mon, 20 Dec 2010 19:31:15 +0800 Chong Yidong * help-fns.el (describe-variable): Fix 2010-12-17 change (Bug#7511).
Fri, 17 Dec 2010 19:38:22 +0800 Chong Yidong * lisp/help-fns.el (describe-variable): Don't emit trailing whitespace (Bug#7511).
Tue, 21 Dec 2010 14:45:11 +0800 Chong Yidong * help-fns.el (find-lisp-object-file-name): Locate .emacs from .emacs.elc (Bug#7530).
Fri, 22 Oct 2010 19:46:06 -0700 Glenn Morris Replace digest-doc and sorted-doc C programs with Lisp commands.
Mon, 20 Sep 2010 13:13:52 +0200 Stefan Monnier * lisp/help-fns.el (describe-variable): Add original value, if applicable.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Fri, 23 Jul 2010 03:51:48 +0200 Juanma Barranquero * help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Fri, 13 Nov 2009 22:19:45 +0000 Stefan Monnier * x-dnd.el (x-dnd-maybe-call-test-function):
Wed, 21 Oct 2009 18:54:55 +0000 Stefan Monnier Don't require help-mode (to avoid bootstrap issues).
Mon, 05 Oct 2009 19:50:15 +0000 Stefan Monnier (describe-function-1): Don't burp is the function is not a symbol.
Fri, 02 Oct 2009 14:36:54 +0000 Stefan Monnier * help-fns.el (help-function-arglist): Don't check advertised-signature-table.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Thu, 01 Oct 2009 16:54:21 +0000 Stefan Monnier * emacs-lisp/byte-run.el (advertised-signature-table): New var.
Thu, 24 Sep 2009 19:19:41 +0000 Juanma Barranquero * help-fns.el (help-downcase-arguments): New option, defaulting to nil.
Tue, 15 Sep 2009 02:35:47 +0000 Glenn Morris (find-lisp-object-file-name): When looking for autoloaded
Fri, 11 Sep 2009 03:40:14 +0000 Glenn Morris (describe-function-1): Mention if a function has a compiler-macro.
Mon, 21 Sep 2009 17:49:07 +0000 Chong Yidong * help-fns.el (describe-function-1): Call
Thu, 13 Aug 2009 15:59:34 +0000 Chong Yidong * faces.el (help-argument-name): Define it here instead of
Sun, 02 Aug 2009 23:09:00 +0000 Chong Yidong * help-fns.el (describe-variable): Treat list return values from
Thu, 23 Jul 2009 02:55:34 +0000 Glenn Morris (describe-variable): Describe ignored and risky local
Sun, 19 Jul 2009 16:56:05 +0000 Juri Linkov (describe-variable): Add information about file-local and dir-local variables.
Sun, 28 Jun 2009 05:06:56 +0000 Chong Yidong * help-fns.el (describe-function-1): Correctly locate adviced
Fri, 27 Feb 2009 04:01:22 +0000 Glenn Morris (find-lisp-object-file-name): Need a buffer position, not just a
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Sat, 15 Nov 2008 06:19:12 +0000 Chong Yidong (describe-function-1): Do char-range check for self-insert-command.
Sat, 25 Oct 2008 01:31:35 +0000 Kenichi Handa (describe-categories): Display the terse legend at the head.
Wed, 24 Sep 2008 16:13:35 +0000 Martin Rudalics (describe-function-1, describe-variable): Print
Mon, 08 Sep 2008 06:52:02 +0000 Martin Rudalics (describe-function-1): Don't print extra newline
Mon, 08 Sep 2008 06:36:23 +0000 Martin Rudalics (find-lisp-object-file-name): Handle case where
Mon, 01 Sep 2008 08:04:40 +0000 Martin Rudalics (describe-simplify-lib-file-name, find-source-lisp-file): Removed.
Sat, 30 Aug 2008 03:26:03 +0000 Glenn Morris (describe-function-1): Handle broken aliases. (Bug#825)
Mon, 28 Jul 2008 13:19:10 +0000 Adrian Robert apply patch from Seiji Zenitani to find doc strings in ns*.m files
Fri, 06 Jun 2008 20:02:42 +0000 Stefan Monnier * help.el (function-called-at-point):
Sat, 31 May 2008 18:19:05 +0000 John Paul Wallington (describe-variable-custom-version-info): Handle dotted
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 03 Apr 2008 04:01:32 +0000 Chong Yidong (describe-variable): Undo 2008-02-25 change.
Wed, 26 Mar 2008 14:49:15 +0000 Juanma Barranquero (describe-function-1, describe-variable): If CURRENT-NAME is nil,
Wed, 26 Mar 2008 02:36:45 +0000 Stefan Monnier (describe-function-1, describe-variable): If no
Wed, 19 Mar 2008 18:21:52 +0000 Stefan Monnier (describe-function-1): Don't signal "missing arglist" for autoloaded keymaps.
Mon, 25 Feb 2008 16:31:25 +0000 Robert J. Chassell (describe-variable): Add phrases about initialization file with and
Tue, 12 Feb 2008 07:10:49 +0000 Bastien Guerry 2008-02-11 Drew Adams <drew.adams@oracle.com>
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sun, 16 Dec 2007 05:08:49 +0000 Miles Bader Merge from emacs--devo--0
Thu, 06 Dec 2007 09:51:45 +0000 Miles Bader Merge from emacs--devo--0
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Sat, 20 Oct 2007 02:30:26 +0000 Miles Bader Merge from emacs--devo--0
Sat, 20 Oct 2007 02:22:59 +0000 Miles Bader Merge from emacs--devo--0
Fri, 19 Oct 2007 00:00:21 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Sat, 13 Oct 2007 05:53:03 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:14:00 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Thu, 24 May 2007 21:31:10 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Mon, 01 Jan 2007 03:21:06 +0000 Miles Bader Merge from emacs--devo--0
Sat, 16 Dec 2006 01:29:26 +0000 Miles Bader Merge from emacs--devo--0