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