log lisp/emacs-lisp/bytecomp.el @ 108085:34eca4ecfbe6

age author description
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.
Thu, 05 Nov 2009 03:25:41 +0000 Glenn Morris (byte-compile-insert-header): Drop test for Emacs 19. (Bug#1531)
Wed, 04 Nov 2009 06:15:41 +0000 Dan Nicolaescu * emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
Wed, 04 Nov 2009 03:17:15 +0000 Glenn Morris (byte-defop-compiler19): Remove.
Wed, 04 Nov 2009 03:15:14 +0000 Glenn Morris (byte-compile-version-cond): Remove macro.
Tue, 03 Nov 2009 03:16:23 +0000 Glenn Morris (byte-compile-file-form-defvar)
Sat, 31 Oct 2009 02:10:43 +0000 Glenn Morris (byte-compile-warning-types, byte-compile-warnings): Add `constants'
Thu, 01 Oct 2009 17:47:38 +0000 Stefan Monnier * eval.c (Fcalled_interactively_p): Add `kind' argument.
Thu, 01 Oct 2009 16:54:21 +0000 Stefan Monnier * emacs-lisp/byte-run.el (advertised-signature-table): New var.