summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/autoload.el
Commit message (Collapse)AuthorAgeFilesLines
...
* (generate-file-autoloads): If no buffer was visiting FILE when we started,Roland McGrath1993-02-171-59/+66
| | | | kill the buffer we create.
* * autoload.el (make-autoload): When creating an autoloadJim Blandy1992-11-071-1/+2
| | | | | | | invocation for a macro, pass (list 'quote 'macro) as the sixth argument, not just t. autoload's sixth argument is now a type instead of just a boolean value, so we should use a value which reflects that.
* entered into RCSRichard M. Stallman1992-09-121-1/+2
|
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
|
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
|
* *** empty log message ***Eric S. Raymond1992-07-161-2/+6
|
* *** empty log message ***Jim Blandy1992-06-301-1/+1
|
* *** empty log message ***Jim Blandy1992-06-241-7/+37
|
* *** empty log message ***Eric S. Raymond1992-05-301-1/+3
|
* *** empty log message ***Jim Blandy1992-05-181-2/+3
|
* Initial revisionJim Blandy1991-12-211-0/+290