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.
|
1998-08-24 |
Andreas Schwab |
Fix doc-string-elt property on define-derived-mode.
|
1998-06-06 |
Dan Nicolaescu |
*** empty log message ***
|
1998-05-26 |
Richard M. Stallman |
(make-autoload): Doc fix.
|
1998-05-26 |
Richard M. Stallman |
(make-autoload): Add support for define-derived-mode. Update the
|
1998-05-25 |
Richard M. Stallman |
(generate-file-autoloads): Set
|
1998-05-09 |
Richard M. Stallman |
(generate-file-autoloads): Handle progn forms generated by
|
1998-04-12 |
Karl Heuer |
(generate-autoload-section-header): Doc fix.
|
1998-04-05 |
Richard M. Stallman |
(update-file-autoloads): Redo 1997-08-23 change.
|
1998-03-09 |
Richard M. Stallman |
(update-file-autoloads):
|
1998-02-02 |
Richard M. Stallman |
(update-file-autoloads): Give clean errors
|
1997-08-23 |
Richard M. Stallman |
(update-file-autoloads):
|
1997-08-07 |
Roland McGrath |
(update-file-autoloads): Use anchored regexp search instead of requiring
|
1997-08-05 |
Richard M. Stallman |
(update-autoloads-from-directories):
|
1997-08-04 |
Richard M. Stallman |
(make-autoload): For a defcustom,
|
1997-07-28 |
Richard M. Stallman |
(update-autoloads-from-directories):
|
1997-05-16 |
Richard M. Stallman |
(update-autoloads-from-directories): Renamed from
|
1997-05-12 |
Richard M. Stallman |
(defcustom): Add doc-string-elt property.
|
1997-04-29 |
Richard M. Stallman |
(generated-autoload-file): Change defconst to defvar.
|
1997-02-20 |
Karl Heuer |
(update-file-autoloads): Read loaddefs.el without
|
1997-02-17 |
Roland McGrath |
(update-autoloads-from-directory): Get absolute file names from
|
1996-09-10 |
Richard M. Stallman |
(update-file-autoloads): Don't barf if autoloads file
|
1996-01-21 |
Roland McGrath |
(update-file-autoloads): Only give "up to date" msg if (interactive-p).
|
1996-01-16 |
Erik Naggum |
(update-file-autoloads): Fix message.
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1996-01-06 |
Roland McGrath |
(update-file-autoloads): Fix placement of new sections.
|
1996-01-06 |
Roland McGrath |
(update-file-autoloads): Notice when searching found nothing at all.
|
1996-01-05 |
Richard M. Stallman |
(batch-update-autoloads): Use error-message-string.
|
1996-01-04 |
Roland McGrath |
(generate-file-autoloads): Preserve whitespace after cookie in literal text
|
1995-12-14 |
Roland McGrath |
(generate-file-autoloads): If no buffer visiting FILE exists, read it into
|
1995-07-07 |
Karl Heuer |
(make-autoload): Generate `(autoload ...)' form for
|
1994-09-17 |
Richard M. Stallman |
(generate-file-autoloads): Warn if we put a line
|
1994-06-17 |
Richard M. Stallman |
Comment change.
|
1994-05-12 |
Richard M. Stallman |
(autoload-trim-file-name): Make it relative
|
1994-05-12 |
Karl Heuer |
(update-autoloads-here): Split up long message.
|
1994-05-11 |
Karl Heuer |
(update-file-autoloads): Delete leftover variable.
|
1994-05-10 |
Richard M. Stallman |
Comment change.
|
1994-05-06 |
Richard M. Stallman |
(update-directory-autoloads): Ignore files
|
1994-03-10 |
Richard M. Stallman |
(generate-file-autoloads): Don't ignore the line
|
1994-03-03 |
Roland McGrath |
(generate-file-autoloads): Move misplaced paren in match clause of cond
|
1994-02-08 |
Roland McGrath |
(generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
|
1994-02-08 |
Karl Heuer |
(batch-update-autoloads): Add missing close paren.
|
1994-02-07 |
Roland McGrath |
(autoload-trim-file-name): New function.
|
1994-02-07 |
Roland McGrath |
(update-file-autoloads): Never ask the user where to put a new section.
|
1993-08-11 |
Richard M. Stallman |
(generate-file-autoloads): Set float-output-format to
|
1993-07-21 |
Richard M. Stallman |
(generate-file-autoloads): Bind float-output-format.
|
1993-07-18 |
Roland McGrath |
(update-file-autoloads): Go to the beginning of FILE before searching it
|
1993-07-14 |
Roland McGrath |
(generate-file-autoloads): Fix FILE truename hacking to substring
|
1993-07-13 |
Jim Blandy |
* autoload.el (generate-file-autoloads): Correctly detect when the
|
1993-07-07 |
Roland McGrath |
(update-file-autoloads): Correctly do nothing when there are no cookies.
|