summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
Commit message (Expand)AuthorAgeFilesLines
* (autoload-ensure-default-file, autoload-insert-section-header)Gerd Moellmann2001-10-051-46/+113
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* (generate-file-autoloads): RemoveGerd Moellmann2001-03-121-12/+2
* (update-file-autoloads): Use raw-text toEli Zaretskii2000-12-061-3/+7
* (make-autoload): Use `cond'.Stefan Monnier2000-06-111-33/+56
* (make-autoload): Other typo. I'm getting tired.Stefan Monnier2000-06-051-1/+1
* (make-autoload): let* typo.Stefan Monnier2000-06-051-4/+4
* (make-autoload): Simplify docstring.Stefan Monnier2000-06-051-85/+65
* Also print defsubst doc stringAndreas Schwab2000-03-291-0/+1
* (make-autoload): Recognize the new `define-minor-mode'.Stefan Monnier1999-11-231-4/+6
* (make-autoload): Handle defun* like defun.Richard M. Stallman1999-09-031-1/+2
* Fix maintainer address.Karl Heuer1999-08-161-1/+1
* (generated-autoload-file): Doc fix.Karl Heuer1999-06-271-1/+2
* Fix doc-string-elt property on define-derived-mode.Andreas Schwab1998-08-241-1/+1
* *** empty log message ***Dan Nicolaescu1998-06-061-7/+16
* (make-autoload): Doc fix.Richard M. Stallman1998-05-261-2/+2
* (make-autoload): Add support for define-derived-mode. Update theRichard M. Stallman1998-05-261-6/+10
* (generate-file-autoloads): SetRichard M. Stallman1998-05-251-3/+6
* (generate-file-autoloads): Handle progn forms generated byRichard M. Stallman1998-05-091-2/+11
* (generate-autoload-section-header): Doc fix.Karl Heuer1998-04-121-9/+42
* (update-file-autoloads): Redo 1997-08-23 change.Richard M. Stallman1998-04-051-1/+4
* (update-file-autoloads):Richard M. Stallman1998-03-091-4/+1
* (update-file-autoloads): Give clean errorsRichard M. Stallman1998-02-021-0/+4
* (update-file-autoloads):Richard M. Stallman1997-08-231-1/+4
* (update-file-autoloads): Use anchored regexp search instead of requiringRoland McGrath1997-08-071-2/+3
* (update-autoloads-from-directories):Richard M. Stallman1997-08-051-27/+27
* (make-autoload): For a defcustom,Richard M. Stallman1997-08-041-2/+12
* (update-autoloads-from-directories):Richard M. Stallman1997-07-281-1/+4
* (update-autoloads-from-directories): Renamed fromRichard M. Stallman1997-05-161-12/+16
* (defcustom): Add doc-string-elt property.Richard M. Stallman1997-05-121-3/+9
* (generated-autoload-file): Change defconst to defvar.Richard M. Stallman1997-04-291-2/+2
* (update-file-autoloads): Read loaddefs.el withoutKarl Heuer1997-02-201-1/+3
* (update-autoloads-from-directory): Get absolute file names fromRoland McGrath1997-02-171-3/+3
* (update-file-autoloads): Don't barf if autoloads fileRichard M. Stallman1996-09-101-1/+1
* (update-file-autoloads): Only give "up to date" msg if (interactive-p).Roland McGrath1996-01-211-3/+5
* (update-file-autoloads): Fix message.Erik Naggum1996-01-161-1/+1
* Update FSF's address.Erik Naggum1996-01-141-17/+18
* (update-file-autoloads): Fix placement of new sections.Roland McGrath1996-01-061-1/+7
* (update-file-autoloads): Notice when searching found nothing at all.Roland McGrath1996-01-061-88/+63
* (batch-update-autoloads): Use error-message-string.Richard M. Stallman1996-01-051-3/+1
* (generate-file-autoloads): Preserve whitespace after cookie in literal textRoland McGrath1996-01-041-4/+11
* (generate-file-autoloads): If no buffer visiting FILE exists, read it intoRoland McGrath1995-12-141-2/+8
* (make-autoload): Generate `(autoload ...)' form forKarl Heuer1995-07-071-8/+13
* (generate-file-autoloads): Warn if we put a lineRichard M. Stallman1994-09-171-0/+11
* Comment change.Richard M. Stallman1994-06-171-1/+1
* (autoload-trim-file-name): Make it relativeRichard M. Stallman1994-05-121-11/+10
* (update-autoloads-here): Split up long message.Karl Heuer1994-05-121-3/+5
* (update-file-autoloads): Delete leftover variable.Karl Heuer1994-05-111-2/+1
* Comment change.Richard M. Stallman1994-05-101-1/+1
* (update-directory-autoloads): Ignore filesRichard M. Stallman1994-05-061-2/+3