index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
/
autoload.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
(update-directory-autoloads): Use `get-load-suffixes' instead of
Luc Teirlinck
2006-02-27
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(make-autoload): Add define-global-minor-mode.
Juri Linkov
2005-12-04
1
-4
/
+5
*
(make-autoload): Handle defgroup specially.
Stefan Monnier
2005-11-30
1
-0
/
+9
*
(update-directory-autoloads): Add obsolete function alias.
Lars Hansen
2005-11-08
1
-0
/
+3
*
(update-directory-autoloads): Doc fix.
Juanma Barranquero
2005-10-11
1
-2
/
+3
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-1
/
+1
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
*
(make-autoload): Add the :setter for defcustoms corresponding to minor modes.
Stefan Monnier
2005-06-26
1
-4
/
+14
*
(make-autoload): Handle define-global-minor-mode.
Richard M. Stallman
2005-03-31
1
-1
/
+1
*
Comment changes.
Richard M. Stallman
2005-01-09
1
-2
/
+2
*
(update-file-autoloads): Don't use interactive-p; take new arg SAVE-AFTER.
Richard M. Stallman
2004-11-02
1
-4
/
+7
*
(make-autoload): Handle `define-compilation-mode'.
Thien-Thi Nguyen
2004-09-08
1
-1
/
+3
*
(autoload-before-p): Remove.
Juanma Barranquero
2004-04-27
1
-9
/
+3
*
Add arch taglines
Miles Bader
2003-09-01
1
-0
/
+1
*
(make-autoload): Add arglist for define-derived-mode.
Stefan Monnier
2003-05-15
1
-3
/
+7
*
(batch-update-autoloads): Call `update-directory-autoloads'.
John Paul Wallington
2003-05-05
1
-2
/
+2
*
(update-directory-autoloads): Renamed from
Richard M. Stallman
2003-05-04
1
-3
/
+9
*
Trailing whitepace deleted.
Juanma Barranquero
2003-02-04
1
-1
/
+1
*
(make-autoload): Generate custom-autoload for autoloaded defcustoms.
Markus Rost
2003-01-07
1
-11
/
+6
*
(autoload-ensure-default-file): insert
David Kastrup
2002-12-15
1
-1
/
+1
*
(autoload-print-form-outbuf): New variable.
Richard M. Stallman
2002-12-07
1
-4
/
+9
*
(update-autoloads-from-directories): Sort the list of files with no
Markus Rost
2002-11-16
1
-0
/
+2
*
(generate-file-autoloads, update-file-autoloads): Strip .gz extensions.
Stefan Monnier
2002-11-03
1
-5
/
+8
*
(autoload-print-form): Cleanup.
Richard M. Stallman
2002-10-14
1
-4
/
+3
*
(make-autoload): Add usage info to docstring.
Stefan Monnier
2002-09-27
1
-6
/
+12
*
(make-autoload): Don't handle define-ibuffer-column,
Richard M. Stallman
2002-01-16
1
-3
/
+0
*
(make-autoload): Handle define-ibuffer-column, define-ibuffer-filter,
Colin Walters
2002-01-13
1
-0
/
+3
*
(make-autoload): Also generate autoloads for `defmacro*' forms.
Colin Walters
2001-12-04
1
-2
/
+2
*
(doc-string-elt): Remove.
Stefan Monnier
2001-10-11
1
-30
/
+4
*
(autoload-ensure-default-file, autoload-insert-section-header)
Gerd Moellmann
2001-10-05
1
-46
/
+113
*
Some fixes to follow coding conventions.
Pavel JanÃk
2001-07-16
1
-1
/
+1
*
(generate-file-autoloads): Remove
Gerd Moellmann
2001-03-12
1
-12
/
+2
*
(update-file-autoloads): Use raw-text to
Eli Zaretskii
2000-12-06
1
-3
/
+7
*
(make-autoload): Use `cond'.
Stefan Monnier
2000-06-11
1
-33
/
+56
*
(make-autoload): Other typo. I'm getting tired.
Stefan Monnier
2000-06-05
1
-1
/
+1
*
(make-autoload): let* typo.
Stefan Monnier
2000-06-05
1
-4
/
+4
*
(make-autoload): Simplify docstring.
Stefan Monnier
2000-06-05
1
-85
/
+65
*
Also print defsubst doc string
Andreas Schwab
2000-03-29
1
-0
/
+1
*
(make-autoload): Recognize the new `define-minor-mode'.
Stefan Monnier
1999-11-23
1
-4
/
+6
*
(make-autoload): Handle defun* like defun.
Richard M. Stallman
1999-09-03
1
-1
/
+2
*
Fix maintainer address.
Karl Heuer
1999-08-16
1
-1
/
+1
*
(generated-autoload-file): Doc fix.
Karl Heuer
1999-06-27
1
-1
/
+2
*
Fix doc-string-elt property on define-derived-mode.
Andreas Schwab
1998-08-24
1
-1
/
+1
*
*** empty log message ***
Dan Nicolaescu
1998-06-06
1
-7
/
+16
*
(make-autoload): Doc fix.
Richard M. Stallman
1998-05-26
1
-2
/
+2
*
(make-autoload): Add support for define-derived-mode. Update the
Richard M. Stallman
1998-05-26
1
-6
/
+10
*
(generate-file-autoloads): Set
Richard M. Stallman
1998-05-25
1
-3
/
+6
*
(generate-file-autoloads): Handle progn forms generated by
Richard M. Stallman
1998-05-09
1
-2
/
+11
*
(generate-autoload-section-header): Doc fix.
Karl Heuer
1998-04-12
1
-9
/
+42
[next]