log lisp/emacs-lisp/bytecomp.el @ 11117:34477ac36e6e

age author description
Fri, 24 Mar 1995 23:43:21 +0000 Karl Heuer (byte-compile-out-toplevel): Compile lambda forms even if trivial.
Sat, 25 Feb 1995 23:27:09 +0000 Richard M. Stallman (byte-compile-file): Bind default-major-mode to avoid randomness.
Wed, 08 Feb 1995 04:19:50 +0000 Karl Heuer (byte-compile-file): Add "done" message.
Wed, 08 Feb 1995 00:43:45 +0000 Karl Heuer (byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,
Sun, 22 Jan 1995 00:52:51 +0000 Richard M. Stallman (byte-compile-defvar): Add the var to current-load-list.
Mon, 09 Jan 1995 23:10:10 +0000 Karl Heuer Fix text punctuation.
Mon, 26 Dec 1994 01:28:59 +0000 Richard M. Stallman (byte-compile-warning-types): Add obsolete.
Sat, 24 Dec 1994 05:58:05 +0000 Richard M. Stallman (byte-compile-dest-file): New variable.
Tue, 01 Nov 1994 09:54:39 +0000 Richard M. Stallman (byte-compile-insert-header): Escape backslashes
Tue, 01 Nov 1994 05:52:42 +0000 Richard M. Stallman (byte-compile-file): Treat windows-nt like ms-dos.
Sun, 09 Oct 1994 17:23:09 +0000 Richard M. Stallman (byte-compile-insert-header): Use user-mail-address.
Thu, 04 Aug 1994 21:47:55 +0000 Richard M. Stallman (byte-compile-protect-from-advice): Macro deleted.
Sat, 02 Jul 1994 00:41:28 +0000 Richard M. Stallman (byte-compile-defalias): Fix typo in prev change.
Wed, 29 Jun 1994 18:06:09 +0000 Richard M. Stallman (byte-compile-callargs-warn): Handle function defnition
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Mon, 28 Mar 1994 07:05:55 +0000 Richard M. Stallman (byte-compile-file): Use whole file name for errors.
Thu, 10 Mar 1994 17:22:59 +0000 Richard M. Stallman (byte-compile-track-mouse): Undo previous change,
Sat, 05 Mar 1994 23:27:51 +0000 Richard M. Stallman (byte-compile-track-mouse): Handle >1 body form.
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.