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): 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
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
(autoload-rubric): Fix coding cookie not to force Unix EOL.
Juanma Barranquero
2008-06-10
1
-1
/
+1
*
(autoload-rubric): Add coding cookie.
Glenn Morris
2008-06-10
1
-0
/
+1
*
(autoload-rubric): New function, extracted from autoload-ensure-default-file.
Glenn Morris
2008-06-05
1
-16
/
+20
*
(autoload-generate-file-autoloads): Don't use `iff' in docstring.
Juanma Barranquero
2008-05-08
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Merge from emacs--rel--22
Miles Bader
2008-04-23
1
-0
/
+1
|
\
|
*
(autoload-generate-file-autoloads):
Stefan Monnier
2008-04-11
1
-0
/
+1
*
|
(autoload-ensure-default-file): Provide a feature.
Glenn Morris
2008-04-05
1
-13
/
+16
*
|
(autoload-find-destination): Don't force raw-text.
Stefan Monnier
2008-03-10
1
-6
/
+6
*
|
Merge from emacs--devo--0
Miles Bader
2008-01-09
1
-1
/
+1
|
\
\
|
*
|
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
|
\
|
[next]