log lisp/emacs-lisp/bytecomp.el @ 80939:5648db4524f7

age author description
Wed, 11 Apr 2007 03:59:20 +0000 Glenn Morris Markus Triska <markus.triska at gmx.at>:
Tue, 10 Apr 2007 03:54:36 +0000 Glenn Morris Markus Triska <markus.triska at gmx.at>:
Mon, 26 Mar 2007 03:30:53 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Use prin1 instead of princ.
Sun, 11 Mar 2007 21:16:09 +0000 Richard M. Stallman (byte-compile-warning-prefix): Correctly compute line number.
Tue, 13 Feb 2007 12:07:26 +0000 Juanma Barranquero (byte-compile-dest-file, byte-compile-file): Doc fixes.
Mon, 29 Jan 2007 01:22:11 +0000 Kenichi Handa (byte-compile-disable-print-circle): New
Wed, 24 Jan 2007 13:57:38 +0000 Miles Bader Make byte compiler correctly write circular constants
Sun, 21 Jan 2007 02:48:43 +0000 Glenn Morris Add 2007 to copyright years.
Thu, 30 Nov 2006 16:26:37 +0000 Juanma Barranquero (byte-optimize, byte-compile-warnings): Doc fixes.
Tue, 28 Nov 2006 02:22:17 +0000 Richard M. Stallman (byte-compile-get-constant):
Sun, 19 Nov 2006 15:19:39 +0000 Chong Yidong (byte-compile-if): Revert last change.
Sat, 18 Nov 2006 21:07:17 +0000 Chong Yidong (byte-compile-maybe-guarded): Check `and' conditions for function or
Fri, 07 Jul 2006 16:34:44 +0000 Stefan Monnier (byte-compile-form): The `byte-compile'
Tue, 16 May 2006 10:05:09 +0000 Reiner Steib (byte-compile-warnings-safe-p): New
Thu, 11 May 2006 15:01:41 +0000 Reiner Steib Move `safe-local-variable' declarations to the respective files.