summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
Commit message (Expand)AuthorAgeFilesLines
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* (global-cwarn-mode): Add define-globalized-minor-mode.Chong Yidong2007-02-031-0/+3
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (make-autoload): Use new arg.Stefan Monnier2006-07-171-1/+4
* (make-autoload): Remove special handling ofStefan Monnier2006-07-131-11/+1
* (no-update-autoloads): Declare.Stefan Monnier2006-05-291-87/+72
* (autoload-find-file): New fun. This one calls hack-local-variables.Stefan Monnier2006-05-291-33/+30
* (update-directory-autoloads): Use `get-load-suffixes' instead ofLuc Teirlinck2006-02-271-1/+1
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (make-autoload): Add define-global-minor-mode.Juri Linkov2005-12-041-4/+5
* (make-autoload): Handle defgroup specially.Stefan Monnier2005-11-301-0/+9
* (update-directory-autoloads): Add obsolete function alias.Lars Hansen2005-11-081-0/+3
* (update-directory-autoloads): Doc fix.Juanma Barranquero2005-10-111-2/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (make-autoload): Add the :setter for defcustoms corresponding to minor modes.Stefan Monnier2005-06-261-4/+14
* (make-autoload): Handle define-global-minor-mode.Richard M. Stallman2005-03-311-1/+1
* Comment changes.Richard M. Stallman2005-01-091-2/+2
* (update-file-autoloads): Don't use interactive-p; take new arg SAVE-AFTER.Richard M. Stallman2004-11-021-4/+7
* (make-autoload): Handle `define-compilation-mode'.Thien-Thi Nguyen2004-09-081-1/+3
* (autoload-before-p): Remove.Juanma Barranquero2004-04-271-9/+3
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (make-autoload): Add arglist for define-derived-mode.Stefan Monnier2003-05-151-3/+7
* (batch-update-autoloads): Call `update-directory-autoloads'.John Paul Wallington2003-05-051-2/+2
* (update-directory-autoloads): Renamed fromRichard M. Stallman2003-05-041-3/+9
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* (make-autoload): Generate custom-autoload for autoloaded defcustoms.Markus Rost2003-01-071-11/+6
* (autoload-ensure-default-file): insertDavid Kastrup2002-12-151-1/+1
* (autoload-print-form-outbuf): New variable.Richard M. Stallman2002-12-071-4/+9
* (update-autoloads-from-directories): Sort the list of files with noMarkus Rost2002-11-161-0/+2
* (generate-file-autoloads, update-file-autoloads): Strip .gz extensions.Stefan Monnier2002-11-031-5/+8
* (autoload-print-form): Cleanup.Richard M. Stallman2002-10-141-4/+3
* (make-autoload): Add usage info to docstring.Stefan Monnier2002-09-271-6/+12
* (make-autoload): Don't handle define-ibuffer-column,Richard M. Stallman2002-01-161-3/+0
* (make-autoload): Handle define-ibuffer-column, define-ibuffer-filter,Colin Walters2002-01-131-0/+3
* (make-autoload): Also generate autoloads for `defmacro*' forms.Colin Walters2001-12-041-2/+2
* (doc-string-elt): Remove.Stefan Monnier2001-10-111-30/+4
* (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