summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
Commit message (Expand)AuthorAgeFilesLines
* (autoload-print-form): Use print-quoted.Stefan Monnier2007-08-131-0/+2
* Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (generated-autoload-file): Autoload the safe-local-variable setting.Stefan Monnier2007-07-141-0/+1
* | (autoload-generate-file-autoloads): Be carefulStefan Monnier2007-07-101-1/+4
* | (update-directory-autoloads): Remove duplicates without also removingStefan Monnier2007-07-101-4/+6
* | (autoload-find-destination): Understand a new format of autoload block whereStefan Monnier2007-07-071-21/+47
* | (autoload-generated-file): Interpret names relative to current dirStefan Monnier2007-06-261-18/+53
* | (autoload-find-destination): Return nilStefan Monnier2007-06-261-165/+152
* | (autoload-generate-file-autoloads): Make `outbuf' optional.Stefan Monnier2007-06-251-17/+16
* | (autoload-modified-buffers): New var.Stefan Monnier2007-06-251-11/+21
* | Refactor for upcoming changes.Stefan Monnier2007-06-251-30/+29
* | Refactor for upcoming changes.Stefan Monnier2007-06-251-58/+66
* | (autoload-generated-file): New function.Stefan Monnier2007-06-231-26/+33
|/
* (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