log lisp/emacs-lisp/bytecomp.el @ 37257:6bbf8e77d787

age author description
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.
Sat, 11 Sep 1999 04:46:31 +0000 Richard M. Stallman (byte-compile-output-docform): Bind print-gensym-alist for compatibility,
Sat, 11 Sep 1999 04:44:23 +0000 Richard M. Stallman (byte-compile-output-docform): Bind print-continuous-numbering and
Tue, 06 Apr 1999 19:56:24 +0000 Richard M. Stallman (byte-compile-file): Clear buffer-file-coding-system. If the coding
Thu, 07 Jan 1999 19:50:41 +0000 Dave Love (byte-compile-warnings): Doc fix.
Wed, 18 Nov 1998 18:42:34 +0000 Richard M. Stallman (temp-buffer-show-hook): This is not obsolete.
Sat, 17 Oct 1998 20:20:46 +0000 Richard M. Stallman (byte-recompile-directory):