log lisp/emacs-lisp/autoload.el @ 86080:c3a4850b6e81

age author description
2007-08-13 Stefan Monnier (autoload-print-form): Use print-quoted.
2007-07-26 Miles Bader Merge from emacs--rel--22
2007-07-14 Stefan Monnier (generated-autoload-file): Autoload the safe-local-variable setting.
2007-07-10 Stefan Monnier (autoload-generate-file-autoloads): Be careful
2007-07-10 Stefan Monnier (update-directory-autoloads): Remove duplicates without also removing
2007-07-07 Stefan Monnier (autoload-find-destination): Understand a new format of autoload block where
2007-06-26 Stefan Monnier (autoload-generated-file): Interpret names relative to current dir
2007-06-26 Stefan Monnier (autoload-find-destination): Return nil
2007-06-25 Stefan Monnier (autoload-generate-file-autoloads): Make `outbuf' optional.
2007-06-25 Stefan Monnier (autoload-modified-buffers): New var.
2007-06-25 Stefan Monnier Refactor for upcoming changes.
2007-06-25 Stefan Monnier Refactor for upcoming changes.
2007-06-23 Stefan Monnier (autoload-generated-file): New function.
2008-04-11 Stefan Monnier (autoload-generate-file-autoloads):
2008-01-07 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-02-03 Chong Yidong (global-cwarn-mode): Add define-globalized-minor-mode.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-07-17 Stefan Monnier (make-autoload): Use new arg.
2006-07-13 Stefan Monnier (make-autoload): Remove special handling of
2006-05-29 Stefan Monnier (no-update-autoloads): Declare.
2006-05-29 Stefan Monnier (autoload-find-file): New fun. This one calls hack-local-variables.
2006-02-27 Luc Teirlinck (update-directory-autoloads): Use `get-load-suffixes' instead of
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-12-04 Juri Linkov (make-autoload): Add define-global-minor-mode.
2005-11-30 Stefan Monnier (make-autoload): Handle defgroup specially.
2005-11-08 Lars Hansen (update-directory-autoloads): Add obsolete function alias.
2005-10-11 Juanma Barranquero (update-directory-autoloads): Doc fix.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-26 Stefan Monnier (make-autoload): Add the :setter for defcustoms corresponding to minor modes.
2005-03-31 Richard M. Stallman (make-autoload): Handle define-global-minor-mode.
2005-01-09 Richard M. Stallman Comment changes.
2004-11-02 Richard M. Stallman (update-file-autoloads): Don't use interactive-p; take new arg SAVE-AFTER.
2004-09-08 Thien-Thi Nguyen (make-autoload): Handle `define-compilation-mode'.
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.