log lisp/emacs-lisp/bytecomp.el @ 112453:06719a229a46 default tip

age author description
Sat, 15 Jan 2011 18:21:30 -0800 Glenn Morris Refill some copyright headers.
Fri, 14 Jan 2011 12:18:41 -0500 Stefan Monnier Merge from emacs-23
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Wed, 22 Dec 2010 19:00:12 -0500 Stefan Monnier Fix up last change.
Wed, 17 Nov 2010 22:54:14 -0500 Stefan Monnier Merge from emacs-23
Thu, 11 Nov 2010 17:19:01 -0500 Stefan Monnier * lisp/files.el (safe-local-variable-p): Gracefully handle errors.
Thu, 11 Nov 2010 19:21:38 -0800 Glenn Morris bytecomp trivia.
Tue, 02 Nov 2010 15:51:25 -0700 Noah Friedman (byte-recompile-file): If bytecomp-arg is nil, do not ask to recompile files that are not already compiled, and do not recompile them.
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):
Fri, 23 Apr 2010 12:26:11 -0400 Stefan Monnier Provide byte-compiler warnings when set-default a read-only var.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Mon, 07 Dec 2009 06:21:27 +0000 Glenn Morris Ulrich Mueller <ulm at gentoo.org>
Tue, 01 Dec 2009 03:14:02 +0000 Glenn Morris (byte-compile-save-excursion): Make message consistent with others (no
Fri, 27 Nov 2009 22:03:04 +0000 Stefan Monnier (byte-compile-warning-types): New type `suspicious'.
Mon, 16 Nov 2009 04:05:51 +0000 YAMAMOTO Mitsuharu (byte-compile-output-file-form):
Sat, 14 Nov 2009 04:23:18 +0000 Glenn Morris (byte-compile-single-version): Remove, unused.