Mercurial > emacs
log lisp/emacs-lisp/autoload.el @ 64751:5b1a238fcbb4
age | author | description |
---|---|---|
Sat, 06 Aug 2005 17:48:15 +0000 | Thien-Thi Nguyen | Update years in copyright notice; nfc. |
Mon, 04 Jul 2005 17:55:18 +0000 | Lute Kamstra | Update FSF's address. |
Sun, 26 Jun 2005 18:18:04 +0000 | Stefan Monnier | (make-autoload): Add the :setter for defcustoms corresponding to minor modes. |
Thu, 31 Mar 2005 21:17:40 +0000 | Richard M. Stallman | (make-autoload): Handle define-global-minor-mode. |
Sun, 09 Jan 2005 00:30:53 +0000 | Richard M. Stallman | Comment changes. |
Tue, 02 Nov 2004 09:20:13 +0000 | Richard M. Stallman | (update-file-autoloads): Don't use interactive-p; take new arg SAVE-AFTER. |
Wed, 08 Sep 2004 11:06:23 +0000 | Thien-Thi Nguyen | (make-autoload): Handle `define-compilation-mode'. |