log lisp/emacs-lisp/bytecomp.el @ 12823:c1fcd8660aba

age author description
Thu, 10 Aug 1995 22:44:21 +0000 Richard M. Stallman (byte-compile-insert-header): Use 19.29, not 19.28.90
Mon, 07 Aug 1995 08:45:00 +0000 Richard M. Stallman (byte-compile-output-docform): Check
Sun, 30 Jul 1995 19:03:26 +0000 Richard M. Stallman (byte-compile-insert-header): If compiling for vers 18,
Mon, 17 Jul 1995 22:46:25 +0000 Karl Heuer (byte-compile-output-file-form): Bind print-length
Sun, 09 Jul 1995 13:01:31 +0000 Simon Marshall Made executing-macro, before-change-function, after-change-function and font-lock-doc-string-face obsolete.
Fri, 07 Jul 1995 13:29:50 +0000 Richard M. Stallman (byte-compile-obsolete): Do the funcall to compile
Fri, 26 May 1995 03:57:42 +0000 Karl Heuer (byte-compile-insert-header):
Thu, 18 May 1995 20:04:09 +0000 Karl Heuer (byte-compile-dynamic-docstrings): Doc fix.
Mon, 15 May 1995 23:01:17 +0000 Richard M. Stallman (byte-compile-insert-header): Cope if user-mail-address is unbound.
Tue, 25 Apr 1995 22:32:49 +0000 Karl Heuer (byte-recompile-directory): Use force-mode-line-update.
Thu, 13 Apr 1995 22:20:11 +0000 Richard M. Stallman (byte-compile-log-file): Always insert at eob.
Sun, 09 Apr 1995 05:32:47 +0000 Richard M. Stallman (byte-compile-log-file): New function.
Fri, 07 Apr 1995 07:29:33 +0000 Richard M. Stallman (byte-compile-output-docform): Output doc string position
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,