Thu, 05 Nov 2009 03:22:55 +0000 |
Glenn Morris |
(autoload-rubric): Add optional feature arg.
|
Tue, 03 Nov 2009 21:45:31 +0000 |
Stefan Monnier |
* emacs-lisp/autoload.el (generated-autoload-feature): Remove.
|
Thu, 15 Oct 2009 06:09:52 +0000 |
Glenn Morris |
(autoload-make-program): New variable.
|
Wed, 07 Oct 2009 16:10:31 +0000 |
Glenn Morris |
(batch-update-autoloads): Remove useless use of concat.
|
Wed, 07 Oct 2009 09:58:11 +0000 |
Eli Zaretskii |
(batch-update-autoloads): Fix last change to not error out of search
|
Wed, 07 Oct 2009 07:18:53 +0000 |
Glenn Morris |
(batch-update-autoloads): Rather than having the list of preloaded
|
Tue, 06 Oct 2009 03:12:32 +0000 |
Glenn Morris |
(autoload-excludes): New variable.
|
Fri, 02 Oct 2009 03:48:36 +0000 |
Juanma Barranquero |
Use `called-interactively-p' instead of `interactive-p'.
|