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