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
*
* lisp/emacs-lisp/autoload.el (make-autoload): Support cl-defgeneric
Stefan Monnier
2017-02-21
1
-1
/
+1
*
Nix some useless uses of looking-at, looking-back
Mark Oteiza
2017-02-12
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-10-23
1
-1
/
+6
|
\
|
|
*
* lisp/emacs-lisp/autoload.el (update-directory-autoloads): Fix last change.
Eli Zaretskii
2016-10-19
1
-2
/
+1
|
*
Don't scan compiled module files for autoloads
Eli Zaretskii
2016-10-19
1
-1
/
+7
|
*
* lisp/emacs-lisp/autoload.el (update-directory-autoloads):
Glenn Morris
2016-04-25
1
-9
/
+11
*
|
If autoloads buffer is unchanged, mark it as such (bug#23692)
Stefan Monnier
2016-10-11
1
-1
/
+2
*
|
* lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads):
Glenn Morris
2016-08-01
1
-1
/
+3
*
|
Include versioned preloaded libraries in `package--builtin-versions'
Chris Feng
2016-07-13
1
-20
/
+19
*
|
* lisp/emacs-lisp/autoload.el (autoload--make-defs-autoload): Expand less
Stefan Monnier
2016-06-01
1
-23
/
+72
*
|
; Spelling fixes
Paul Eggert
2016-05-30
1
-1
/
+1
*
|
* lisp/emacs-lisp/autoload.el: Use radix-tree.
Stefan Monnier
2016-05-30
1
-54
/
+32
*
|
* lisp/subr.el (definition-prefixes): Expand docstring
Stefan Monnier
2016-05-27
1
-9
/
+7
*
|
Make autoloads populate a new definition-prefixes table
Stefan Monnier
2016-05-25
1
-15
/
+181
*
|
; Spelling and quoting fixes
Paul Eggert
2016-05-01
1
-1
/
+1
*
|
When autoload-timestamps is nil, use a dummy timestamp rather than "t".
Glenn Morris
2016-04-23
1
-10
/
+20
*
|
Prevent bootstrap autoload backup files
Phillip Lord
2016-04-20
1
-14
/
+28
*
|
Merge from origin/emacs-25
Paul Eggert
2016-04-18
1
-28
/
+14
|
\
|
|
*
Revert "Prevent bootstrap autoload backup files"
Phillip Lord
2016-04-12
1
-28
/
+14
*
|
Merge from origin/emacs-25
Paul Eggert
2016-04-12
1
-14
/
+28
|
\
|
|
*
Prevent bootstrap autoload backup files
Phillip Lord
2016-04-12
1
-14
/
+28
*
|
* lisp/emacs-lisp/autoload.el (autoload-timestamps):
Glenn Morris
2016-02-29
1
-1
/
+1
*
|
* lisp/emacs-lisp/autoload.el (autoload-find-destination):
Glenn Morris
2016-02-29
1
-1
/
+1
*
|
* lisp/emacs-lisp/autoload.el (update-file-autoloads):
Glenn Morris
2016-02-29
1
-0
/
+5
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
1
-2
/
+3
|
\
|
|
*
* lisp/emacs-lisp/autoload.el (autoload-find-destination): Doc fix.
Glenn Morris
2016-01-06
1
-1
/
+2
|
*
* lisp/emacs-lisp/autoload.el (autoload-find-destination):
Glenn Morris
2016-01-06
1
-1
/
+1
*
|
Merge from origin/emacs-25
John Wiegley
2016-01-11
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
|
; * lisp/emacs-lisp/autoload.el (autoload-timestamps): Doc tweak.
Glenn Morris
2016-01-06
1
-1
/
+3
*
|
; * lisp/emacs-lisp/autoload.el update-directory-autoloads): Fix typo in prev...
Glenn Morris
2016-01-06
1
-1
/
+1
*
|
Allow creation of loaddefs files without timestamps.
Glenn Morris
2016-01-06
1
-11
/
+51
|
/
*
add file name to autoload error messages.
Stephen Leake
2015-07-22
1
-111
/
+124
*
Improve reproducibility of generated loaddefs file.
Glenn Morris
2015-06-30
1
-137
/
+144
*
Don't require help-fns when not needed
Paul Eggert
2015-05-20
1
-1
/
+0
*
Speed up byte-compilation and autoload generation by avoiding mode-hooks
Artur Malabarba
2015-04-12
1
-3
/
+4
*
Less 'make' chatter in batch mode
Paul Eggert
2015-01-03
1
-2
/
+3
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
New macro `define-inline'.
Stefan Monnier
2014-12-01
1
-6
/
+5
*
Revert previous accidental commit
Glenn Morris
2014-11-04
1
-34
/
+8
*
Merge from emacs-24; up to 117669
Glenn Morris
2014-11-04
1
-8
/
+34
*
Get rid of the AUTOGEN_VCS variable in lisp/Makefile
Glenn Morris
2014-06-30
1
-2
/
+19
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/Makefile.in (autoloads): Do not use abs_lisp.
Glenn Morris
2013-10-30
1
-0
/
+3
*
* lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads):
Glenn Morris
2013-10-30
1
-1
/
+1
*
* lisp/emacs-lisp/autoload.el (autoload--setup-output): New function,
Stefan Monnier
2013-07-22
1
-35
/
+30
*
* lisp/emacs-lisp/package.el: Don't activate packages older than builtin.
Stefan Monnier
2013-06-15
1
-52
/
+82
*
* lisp/emacs-lisp/autoload.el (generated-autoload-load-name): Doc fix.
Glenn Morris
2013-05-11
1
-1
/
+4
[next]