log lisp/emacs-lisp/bytecomp.el @ 32765:f11890c9f7df

age author description
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.