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
*
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
*
(update-file-autoloads): Redo 1997-08-23 change.
Richard M. Stallman
1998-04-05
1
-1
/
+4
*
(update-file-autoloads):
Richard M. Stallman
1998-03-09
1
-4
/
+1
*
(update-file-autoloads): Give clean errors
Richard M. Stallman
1998-02-02
1
-0
/
+4
*
(update-file-autoloads):
Richard M. Stallman
1997-08-23
1
-1
/
+4
*
(update-file-autoloads): Use anchored regexp search instead of requiring
Roland McGrath
1997-08-07
1
-2
/
+3
*
(update-autoloads-from-directories):
Richard M. Stallman
1997-08-05
1
-27
/
+27
*
(make-autoload): For a defcustom,
Richard M. Stallman
1997-08-04
1
-2
/
+12
*
(update-autoloads-from-directories):
Richard M. Stallman
1997-07-28
1
-1
/
+4
*
(update-autoloads-from-directories): Renamed from
Richard M. Stallman
1997-05-16
1
-12
/
+16
*
(defcustom): Add doc-string-elt property.
Richard M. Stallman
1997-05-12
1
-3
/
+9
*
(generated-autoload-file): Change defconst to defvar.
Richard M. Stallman
1997-04-29
1
-2
/
+2
*
(update-file-autoloads): Read loaddefs.el without
Karl Heuer
1997-02-20
1
-1
/
+3
*
(update-autoloads-from-directory): Get absolute file names from
Roland McGrath
1997-02-17
1
-3
/
+3
*
(update-file-autoloads): Don't barf if autoloads file
Richard M. Stallman
1996-09-10
1
-1
/
+1
[next]