Mercurial > emacs
log lisp/emacs-lisp/bytecomp.el @ 11323:5f75d3e225c1
age | author | description |
---|---|---|
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. |