log lisp/emacs-lisp/bytecomp.el @ 111290:33f46ffe4dad

age author description
Sun, 31 Oct 2010 19:55:12 -0700 Glenn Morris * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): Fix previous change.
Sun, 31 Oct 2010 15:25:39 -0400 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.
Sun, 03 Oct 2010 00:31:59 -0400 Chong Yidong Remove obsolete use of binary-overwrite-mode in bytecomp (Bug#7001).
Sat, 02 Oct 2010 19:10:41 -0400 Chong Yidong Add minor comment (Bug#7001).
Fri, 01 Oct 2010 19:30:11 -0700 Glenn Morris Run kill-emacs-hook in batch mode, and on SIGINT in batch mode.
Thu, 23 Sep 2010 00:55:01 -0700 Glenn Morris Trivial bytecomp.el change.
Fri, 17 Sep 2010 16:31:06 +0200 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar)
Wed, 15 Sep 2010 17:30:43 +0200 Stefan Monnier * lisp/emacs-lisp/bytecomp.el (byte-compile-warning-types): New type
Sat, 11 Sep 2010 12:33:52 -0700 Glenn Morris * lisp/emacs-lisp/bytecomp.el (byte-compile-file): Tweak previous change.
Sat, 11 Sep 2010 11:52:04 -0700 Glenn Morris Close bug#4196.
Wed, 08 Sep 2010 09:02:38 -0700 Glenn Morris Very minor bytecomp fix.
Wed, 08 Sep 2010 08:59:10 -0700 Glenn Morris * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore dir-locals-file.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Mon, 24 May 2010 20:54:13 -0400 Stefan Monnier Merge from emacs-23
Mon, 24 May 2010 17:01:10 -0400 Stefan Monnier * emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):