log lisp/emacs-lisp/bytecomp.el @ 39769:3bea53c3ecea

age author description
Thu, 11 Oct 2001 12:57:18 +0000 Gerd Moellmann (byte-compile-display-log-head-p): New
Sun, 07 Oct 2001 23:33:47 +0000 Stefan Monnier (byte-compile-file): Return success when the file says no-byte-compile.
Fri, 05 Oct 2001 09:29:51 +0000 Gerd Moellmann (byte-recompile-directory): Make sure the file is readable.
Tue, 21 Aug 2001 17:01:57 +0000 Miles Bader (byte-compile-file): Remove TARGET-FILE before writing it, so that
Sun, 15 Jul 2001 16:15:35 +0000 Pavel Jank Some fixes to follow coding conventions in files maintained by FSF.
Sun, 27 May 2001 11:40:30 +0000 Stefan Monnier (byte-compile-file-form-autoload): Use the
Mon, 08 Jan 2001 19:33:02 +0000 Richard M. Stallman (byte-compile-log-1): In non-batch case, don't mention the file name
Thu, 09 Nov 2000 23:01:40 +0000 Gerd Moellmann (byte-compiling-files-p): New function.
Thu, 09 Nov 2000 16:07:56 +0000 Gerd Moellmann (byte-compile-current-file): Don't bind
Mon, 23 Oct 2000 10:25:59 +0000 Miles Bader (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.
Mon, 23 Oct 2000 09:13:04 +0000 Miles Bader [the following changes fix a bug where `define-minor-mode' didn't
Mon, 25 Sep 2000 15:41:30 +0000 Gerd Moellmann (byte-compile-defvar-or-defconst): Only cons onto
Tue, 12 Sep 2000 09:10:29 +0000 Gerd Moellmann Undo last change
Mon, 11 Sep 2000 18:26:01 +0000 Gerd Moellmann (byte-compile-defvar): Only cons onto
Sun, 27 Aug 2000 21:54:35 +0000 Dave Love (mapc): Use byte-compile-funarg.
Sat, 19 Aug 2000 01:53:42 +0000 Miles Bader (byte-compile-beginning-of-line):
Mon, 07 Aug 2000 01:47:27 +0000 Kenichi Handa (byte-compile-fix-header): Fix the way of checking the existence of
Thu, 01 Jun 2000 04:58:08 +0000 Stefan Monnier * byte-run.el (make-obsolete, make-obsolete-variable):
Fri, 26 May 2000 10:33:55 +0000 Dave Love (byte-compile-callargs-warn): Use subr-arity to check primitives.
Fri, 31 Mar 2000 11:28:14 +0000 Gerd Moellmann (byte-compile-file-form-autoload): Re-enable new code.
Thu, 30 Mar 2000 11:37:05 +0000 Gerd Moellmann (byte-compile-file-form-autoload): Disable new code.
Wed, 29 Mar 2000 21:32:57 +0000 Dave Love Doc fixes.
Sun, 26 Mar 2000 19:49:29 +0000 Stefan Monnier (byte-compile-eval): Fix and reenable the code.
Fri, 24 Mar 2000 22:50:34 +0000 Gerd Moellmann (byte-compile-eval): Disable new code.
Fri, 24 Mar 2000 18:37:48 +0000 Stefan Monnier (byte-compile-warning-types, byte-compile-warnings): New warning `noruntime'.
Wed, 23 Feb 2000 12:29:05 +0000 Dave Love Change old backquote syntax.
Wed, 02 Feb 2000 15:10:35 +0000 Dave Love Run bytecomp-load-hook.
Thu, 06 Jan 2000 23:38:46 +0000 Dave Love (byte-extrude-byte-code-vectors): Use remprop.
Sat, 18 Dec 1999 16:30:48 +0000 Dave Love (byte-compile-constp): Include keywords.
Thu, 16 Dec 1999 15:26:03 +0000 Dave Love (byte-compile-bound-variables): Doc fix.