2004-04-27 |
Juanma Barranquero |
(autoload-before-p): Remove.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-05-15 |
Stefan Monnier |
(make-autoload): Add arglist for define-derived-mode.
|
2003-05-05 |
John Paul Wallington |
(batch-update-autoloads): Call `update-directory-autoloads'.
|
2003-05-04 |
Richard M. Stallman |
(update-directory-autoloads): Renamed from
|
2003-02-04 |
Juanma Barranquero |
Trailing whitepace deleted.
|
2003-01-07 |
Markus Rost |
(make-autoload): Generate custom-autoload for autoloaded defcustoms.
|
2002-12-15 |
David Kastrup |
(autoload-ensure-default-file): insert
|
2002-12-07 |
Richard M. Stallman |
(autoload-print-form-outbuf): New variable.
|
2002-11-16 |
Markus Rost |
(update-autoloads-from-directories): Sort the list of files with no
|
2002-11-03 |
Stefan Monnier |
(generate-file-autoloads, update-file-autoloads): Strip .gz extensions.
|
2002-10-14 |
Richard M. Stallman |
(autoload-print-form): Cleanup.
|
2002-09-27 |
Stefan Monnier |
(make-autoload): Add usage info to docstring.
|
2002-01-16 |
Richard M. Stallman |
(make-autoload): Don't handle define-ibuffer-column,
|
2002-01-13 |
Colin Walters |
(make-autoload): Handle define-ibuffer-column, define-ibuffer-filter,
|
2001-12-04 |
Colin Walters |
(make-autoload): Also generate autoloads for `defmacro*' forms.
|
2001-10-11 |
Stefan Monnier |
(doc-string-elt): Remove.
|
2001-10-05 |
Gerd Moellmann |
(autoload-ensure-default-file, autoload-insert-section-header)
|
2001-07-16 |
Pavel JanÃk |
Some fixes to follow coding conventions.
|
2001-03-12 |
Gerd Moellmann |
(generate-file-autoloads): Remove
|
2000-12-06 |
Eli Zaretskii |
(update-file-autoloads): Use raw-text to
|
2000-06-11 |
Stefan Monnier |
(make-autoload): Use `cond'.
|
2000-06-05 |
Stefan Monnier |
(make-autoload): Other typo. I'm getting tired.
|
2000-06-05 |
Stefan Monnier |
(make-autoload): let* typo.
|
2000-06-05 |
Stefan Monnier |
(make-autoload): Simplify docstring.
|
2000-03-29 |
Andreas Schwab |
Also print defsubst doc string
|
1999-11-23 |
Stefan Monnier |
(make-autoload): Recognize the new `define-minor-mode'.
|
1999-09-03 |
Richard M. Stallman |
(make-autoload): Handle defun* like defun.
|
1999-08-16 |
Karl Heuer |
Fix maintainer address.
|
1999-06-27 |
Karl Heuer |
(generated-autoload-file): Doc fix.
|