Mercurial > emacs
log lisp/emacs-lisp/autoload.el @ 4068:5126824061ef
age | author | description |
---|---|---|
Tue, 13 Jul 1993 03:21:39 +0000 | Jim Blandy | * autoload.el (generate-file-autoloads): Correctly detect when the |
Wed, 07 Jul 1993 20:13:57 +0000 | Roland McGrath | (update-file-autoloads): Correctly do nothing when there are no cookies. |
Wed, 07 Jul 1993 02:03:18 +0000 | Roland McGrath | Doc fix. |
Sat, 03 Jul 1993 07:22:04 +0000 | Roland McGrath | (update-file-autoloads): Do nothing when there are no cookies. |
Thu, 17 Jun 1993 06:59:49 +0000 | Richard M. Stallman | (generate-file-autoloads): Undo previous change |
Wed, 16 Jun 1993 23:06:58 +0000 | Roland McGrath | (make-autoload): Use memq once instead eq twice. |
Wed, 16 Jun 1993 22:08:23 +0000 | Roland McGrath | (generate-autoload-cookie, update-autoloads-here): Doc fixes. |