Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | (generate-file-autoloads): Undo previous change | Richard M. Stallman | 1993-06-17 | 1 | -68/+37 | |
| | | | | because make-docfile requires defvar doc string to start on first line. | |||||
* | (make-autoload): Use memq once instead eq twice. | Roland McGrath | 1993-06-16 | 1 | -40/+71 | |
| | | | | | (generate-file-autoloads): For non-autoloads, copy the defn textually rather than printing it after reading. | |||||
* | (generate-autoload-cookie, update-autoloads-here): Doc fixes. | Roland McGrath | 1993-06-16 | 1 | -4/+4 | |
| | ||||||
* | (update-file-autoloads, update-directory-autoloads): If called | Roland McGrath | 1993-04-14 | 1 | -2/+7 | |
| | | | | interactively, save generated-autoload-file when done. | |||||
* | (generate-file-autoloads): Doc fix. | Roland McGrath | 1993-04-08 | 1 | -1/+1 | |
| | ||||||
* | Added or corrected Commentary sections | Eric S. Raymond | 1993-03-22 | 1 | -0/+7 | |
| | ||||||
* | Add or correct keywords | Eric S. Raymond | 1993-03-18 | 1 | -1/+1 | |
| | ||||||
* | * autoload.el (generate-file-autoloads): Add another | Jim Blandy | 1993-03-02 | 1 | -66/+68 | |
| | | | | | save-excursion so that point is before the generated autoloads after we scan the file. | |||||
* | (generate-file-autoloads): If no buffer was visiting FILE when we started, | Roland McGrath | 1993-02-17 | 1 | -59/+66 | |
| | | | | kill the buffer we create. | |||||
* | * autoload.el (make-autoload): When creating an autoload | Jim Blandy | 1992-11-07 | 1 | -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 RCS | Richard M. Stallman | 1992-09-12 | 1 | -1/+2 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-22 | 1 | -3/+2 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-17 | 1 | -0/+1 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-07-16 | 1 | -2/+6 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1992-06-30 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1992-06-24 | 1 | -7/+37 | |
| | ||||||
* | *** empty log message *** | Eric S. Raymond | 1992-05-30 | 1 | -1/+3 | |
| | ||||||
* | *** empty log message *** | Jim Blandy | 1992-05-18 | 1 | -2/+3 | |
| | ||||||
* | Initial revision | Jim Blandy | 1991-12-21 | 1 | -0/+290 | |