log lisp/emacs-lisp/autoload.el @ 8336:52590f967c1e

age author description
1994-06-17 Richard M. Stallman Comment change.
1994-05-12 Richard M. Stallman (autoload-trim-file-name): Make it relative
1994-05-12 Karl Heuer (update-autoloads-here): Split up long message.
1994-05-11 Karl Heuer (update-file-autoloads): Delete leftover variable.
1994-05-10 Richard M. Stallman Comment change.
1994-05-06 Richard M. Stallman (update-directory-autoloads): Ignore files
1994-03-10 Richard M. Stallman (generate-file-autoloads): Don't ignore the line
1994-03-03 Roland McGrath (generate-file-autoloads): Move misplaced paren in match clause of cond
1994-02-08 Roland McGrath (generate-file-autoloads): Don't frob literal formfeeds into \f; just bind
1994-02-08 Karl Heuer (batch-update-autoloads): Add missing close paren.
1994-02-07 Roland McGrath (autoload-trim-file-name): New function.
1994-02-07 Roland McGrath (update-file-autoloads): Never ask the user where to put a new section.
1993-08-11 Richard M. Stallman (generate-file-autoloads): Set float-output-format to
1993-07-21 Richard M. Stallman (generate-file-autoloads): Bind float-output-format.
1993-07-18 Roland McGrath (update-file-autoloads): Go to the beginning of FILE before searching it
1993-07-14 Roland McGrath (generate-file-autoloads): Fix FILE truename hacking to substring
1993-07-13 Jim Blandy * autoload.el (generate-file-autoloads): Correctly detect when the
1993-07-07 Roland McGrath (update-file-autoloads): Correctly do nothing when there are no cookies.
1993-07-07 Roland McGrath Doc fix.
1993-07-03 Roland McGrath (update-file-autoloads): Do nothing when there are no cookies.
1993-06-17 Richard M. Stallman (generate-file-autoloads): Undo previous change
1993-06-16 Roland McGrath (make-autoload): Use memq once instead eq twice.
1993-06-16 Roland McGrath (generate-autoload-cookie, update-autoloads-here): Doc fixes.
1993-04-14 Roland McGrath (update-file-autoloads, update-directory-autoloads): If called
1993-04-08 Roland McGrath (generate-file-autoloads): Doc fix.
1993-03-22 Eric S. Raymond Added or corrected Commentary sections
1993-03-18 Eric S. Raymond Add or correct keywords
1993-03-02 Jim Blandy * autoload.el (generate-file-autoloads): Add another
1993-02-17 Roland McGrath (generate-file-autoloads): If no buffer was visiting FILE when we started,
1992-11-07 Jim Blandy * autoload.el (make-autoload): When creating an autoload
1992-09-12 Richard M. Stallman entered into RCS
1992-07-22 Eric S. Raymond *** empty log message ***
1992-07-17 Eric S. Raymond *** empty log message ***
1992-07-16 Eric S. Raymond *** empty log message ***
1992-06-30 Jim Blandy *** empty log message ***
1992-06-24 Jim Blandy *** empty log message ***
1992-05-30 Eric S. Raymond *** empty log message ***
1992-05-18 Jim Blandy *** empty log message ***
1991-12-21 Jim Blandy Initial revision