log lisp/emacs-lisp/bytecomp.el @ 46136:79f132657570

age author description
Tue, 02 Jul 2002 18:48:34 +0000 Richard M. Stallman (byte-compile-warning-types):
Thu, 27 Jun 2002 16:07:04 +0000 Juanma Barranquero (baud-rate): Fix obsolescence declaration.
Tue, 25 Jun 2002 01:09:52 +0000 Stefan Monnier (byte-compile-callargs-warn):
Sat, 15 Jun 2002 20:37:01 +0000 Richard M. Stallman (byte-recompile-directory): Doc fix.
Wed, 29 May 2002 16:38:46 +0000 Richard M. Stallman (batch-byte-compile-file): Delete the output file if we get a file-error.
Tue, 28 May 2002 17:39:45 +0000 Colin Walters (byte-compile-last-line): Deleted.
Sun, 24 Mar 2002 19:47:26 +0000 Gerd Moellmann (byte-compile-file-form-defmumble):
Fri, 22 Mar 2002 23:05:26 +0000 Stefan Monnier (batch-byte-compile-if-not-done): Add autoload cookie.
Fri, 01 Feb 2002 04:14:14 +0000 Richard M. Stallman (batch-byte-compile): New arg noforce.
Sat, 17 Nov 2001 00:54:36 +0000 Stefan Monnier (byte-compile-call-tree, byte-code-vector)
Mon, 29 Oct 2001 17:26:26 +0000 Sam Steingold (byte-recompile-directory): Report numbers of files skipped and failed too.
Thu, 18 Oct 2001 21:05:16 +0000 Sam Steingold Put the *Compile-Log* buffer in `compilation-mode'.
Fri, 12 Oct 2001 21:56:53 +0000 Gerd Moellmann (byte-compile-check-lambda-list):
Fri, 12 Oct 2001 14:19:39 +0000 Gerd Moellmann (byte-compile-check-lambda-list): New
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):