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
*
; 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
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
* lisp/emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
Stefan Monnier
2012-10-07
1
-1
/
+1
*
Merge from emacs-24; up to 2012-05-02T11:38:01Z!lekktu@gmail.com
Chong Yidong
2012-08-11
1
-2
/
+4
|
\
|
*
Disable local eval: in some places
Glenn Morris
2012-08-09
1
-2
/
+4
*
|
Autoload more carefully from Lisp. Follow aliases for function properties.
Stefan Monnier
2012-07-25
1
-14
/
+14
*
|
Reduce use of (require 'cl).
Stefan Monnier
2012-07-10
1
-7
/
+8
*
|
* lisp/emacs-lisp/autoload.el (make-autoload): Accept nil doc-string-elt.
Stefan Monnier
2012-06-13
1
-2
/
+3
*
|
Reduce use of cl in lisp/emacs-lisp/.
Stefan Monnier
2012-06-10
1
-3
/
+3
*
|
Add `declare' for `defun'. Align `defmacro's with it.
Stefan Monnier
2012-05-30
1
-51
/
+76
*
|
* lisp/emacs-lisp/autoload.el (autoload-make-program): Remove, unused.
Stefan Monnier
2012-04-10
1
-3
/
+0
|
/
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix "make autoloads" on MS-Windows.
Eli Zaretskii
2011-11-23
1
-1
/
+5
*
* lisp/emacs-lisp/autoload.el (autoload-generate-file-autoloads): Simplify.
Stefan Monnier
2011-11-21
1
-9
/
+1
*
autoload.el fix for bug#10049
Glenn Morris
2011-11-17
1
-0
/
+7
*
Remove the SOME_MACHINE_LISP distinction in src/Makefile.in.
Glenn Morris
2011-05-18
1
-45
/
+14
*
Make autoloading commands prompt for autoload file (Bug#7989)
Chong Yidong
2011-05-04
1
-29
/
+48
[next]