log lisp/emacs-lisp/bytecomp.el @ 4556:db0a4691f468

age author description
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):
Wed, 07 Jul 1993 03:06:28 +0000 Roland McGrath (byte-compile-setq-default): Handle multiple pairs args like setq (as
Fri, 02 Jul 1993 17:46:43 +0000 Richard M. Stallman (byte-compile-keep-pending): Handle fset like defalias.
Thu, 01 Jul 1993 22:13:28 +0000 Richard M. Stallman (byte-compile-file-form-defmumble):
Wed, 16 Jun 1993 17:42:48 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Typo in prev change.
Tue, 15 Jun 1993 19:29:59 +0000 Richard M. Stallman (byte-compile-file-form-defmumble): Use defalias
Sun, 13 Jun 1993 22:32:17 +0000 Richard M. Stallman (byte-compile-file): Undo previous change.
Fri, 11 Jun 1993 16:19:49 +0000 Jim Blandy * bytecomp.el: Bring it up to version 2.10 of the
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.