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 (autoload--make-defs-autoload):
Glenn Morris
2018-04-19
1
-1
/
+2
*
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-3
/
+0
*
Arrange for loaddefs files to be greppable
Paul Eggert
2018-03-01
1
-0
/
+2
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Let autoload-compute-prefix be set file-locally (Bug#29471)
Noam Postavsky
2017-12-02
1
-0
/
+1
*
Remove some bogus definition-prefixes from loaddefs
Glenn Morris
2017-11-28
1
-0
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-3
/
+3
*
Fix over-protection of byte-compiled files
Paul Eggert
2017-08-26
1
-1
/
+7
*
Fix a couple of make-temp-file races
Paul Eggert
2017-08-05
1
-5
/
+5
*
autoload-rubric no longer provides a feature by default
Glenn Morris
2017-05-17
1
-14
/
+10
*
Don't duplicate autoload code in package.el
Glenn Morris
2017-05-09
1
-11
/
+19
*
Write autoloads file atomically
Glenn Morris
2017-05-06
1
-4
/
+18
*
Write autoloads file once only
Glenn Morris
2017-05-06
1
-26
/
+13
*
Improve prefix handling for dash.el
Stefan Monnier
2017-04-21
1
-1
/
+2
*
Don't register "def" as an autoload prefix (Bug#26412)
Noam Postavsky
2017-04-19
1
-1
/
+3
*
Stop cl-lib loading pcase at runtime
Glenn Morris
2017-04-19
1
-1
/
+2
*
* 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
|
/
[next]