log lisp/emacs-lisp/bytecomp.el @ 6203:e353e98cdd77

age author description
Fri, 04 Mar 1994 04:03:46 +0000 Richard M. Stallman (byte-compile-insert-header): Take a filename argument.
Fri, 25 Feb 1994 00:54:15 +0000 Richard M. Stallman (byte-compile-protect-from-advice): New macro that
Wed, 23 Feb 1994 19:17:57 +0000 Karl Heuer (byte-compile-file): Return nil on failure.
Tue, 11 Jan 1994 07:21:47 +0000 Richard M. Stallman (byte-compile-condition-case): Disable warning about
Thu, 06 Jan 1994 04:31:20 +0000 Richard M. Stallman [ms-dos] (byte-compile-file): Save as binary.
Tue, 04 Jan 1994 01:41:34 +0000 Richard M. Stallman Comment fix.
Sat, 25 Dec 1993 00:32:37 +0000 Richard M. Stallman Provide bytecomp as well as byte-compile.
Thu, 23 Dec 1993 03:37:27 +0000 Richard M. Stallman (byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.
Wed, 11 Aug 1993 06:39:21 +0000 Richard M. Stallman (byte-compile-from-buffer): Set float-output-format to
Tue, 10 Aug 1993 04:14:17 +0000 Paul Eggert `mod' is no longer an alias for `%'.
Mon, 02 Aug 1993 04:47:30 +0000 Richard M. Stallman (byte-recompile-directory): At end of compiling a file,
Tue, 27 Jul 1993 22:49:27 +0000 Richard M. Stallman (byte-recompile-directory): Doc fix.
Sun, 18 Jul 1993 06:18:45 +0000 Jim Blandy * bytecomp.el (byte-compile-from-buffer): Bind float-output-format
Fri, 09 Jul 1993 06:53:42 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Undo previous change.
Fri, 09 Jul 1993 06:33:05 +0000 Richard M. Stallman (byte-compile-setq-default):