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 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
*
* emacs-lisp/autoload.el (generated-autoload-file): Doc fix (Bug#7989).
Chong Yidong
2011-05-03
1
-4
/
+12
*
Misc fixes, and use lexical-binding in more files.
Stefan Monnier
2011-03-11
1
-2
/
+3
*
Avoid some possible prompts from autoloads.el.
Glenn Morris
2011-02-23
1
-6
/
+10
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+1
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-2
/
+2
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-2
/
+2
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge from emacs-23
Stefan Monnier
2010-11-17
1
-2
/
+2
|
\
|
|
*
autoload.el fix for bug#7414.
Glenn Morris
2010-11-16
1
-5
/
+5
*
|
Small autoloads fix.
Glenn Morris
2010-10-21
1
-5
/
+6
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
|
* lisp/emacs-lisp/autoload.el (make-autoload): Preload the macros's
Stefan Monnier
2010-08-18
1
-17
/
+36
*
|
Fix duplicate entries in cedet's loaddefs.el files.
Stefan Monnier
2010-04-18
1
-55
/
+85
*
|
* emacs-lisp/autoload.el (autoload-rubric): Doc fix.
Glenn Morris
2010-03-17
1
-3
/
+7
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
(batch-update-autoloads): Only exclude
Andreas Schwab
2009-12-17
1
-2
/
+2
*
Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
Stefan Monnier
2009-12-10
1
-6
/
+8
*
* emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
Chong Yidong
2009-11-06
1
-6
/
+5
*
(autoload-rubric): Add optional feature arg.
Glenn Morris
2009-11-05
1
-2
/
+11
*
* emacs-lisp/autoload.el (generated-autoload-feature): Remove.
Stefan Monnier
2009-11-03
1
-12
/
+0
*
(autoload-make-program): New variable.
Glenn Morris
2009-10-15
1
-9
/
+43
*
(batch-update-autoloads): Remove useless use of concat.
Glenn Morris
2009-10-07
1
-2
/
+3
*
(batch-update-autoloads): Fix last change to not error out of search
Eli Zaretskii
2009-10-07
1
-1
/
+1
*
(batch-update-autoloads): Rather than having the list of preloaded
Glenn Morris
2009-10-07
1
-12
/
+13
*
(autoload-excludes): New variable.
Glenn Morris
2009-10-06
1
-2
/
+18
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-1
/
+1
*
* menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
Chong Yidong
2009-09-27
1
-4
/
+34
[next]