log lisp/emacs-lisp/autoload.el @ 105605:97edf9210d35

age author description
Thu, 15 Oct 2009 06:09:52 +0000 Glenn Morris (autoload-make-program): New variable.
Wed, 07 Oct 2009 16:10:31 +0000 Glenn Morris (batch-update-autoloads): Remove useless use of concat.
Wed, 07 Oct 2009 09:58:11 +0000 Eli Zaretskii (batch-update-autoloads): Fix last change to not error out of search
Wed, 07 Oct 2009 07:18:53 +0000 Glenn Morris (batch-update-autoloads): Rather than having the list of preloaded
Tue, 06 Oct 2009 03:12:32 +0000 Glenn Morris (autoload-excludes): New variable.
Fri, 02 Oct 2009 03:48:36 +0000 Juanma Barranquero Use `called-interactively-p' instead of `interactive-p'.
Sun, 27 Sep 2009 23:25:03 +0000 Chong Yidong * menu-bar.el: Remove menu-bar-ediff-misc-menu from the Tools
Mon, 07 Sep 2009 18:01:27 +0000 Chong Yidong * emacs-lisp/autoload.el (make-autoload): Handle defclass form.