| Commit message (Expand) | Author | Age | Files | Lines |
| * | (byte-compile-associative): Treat one arg case like (+ x 0). | Richard M. Stallman | 1996-08-29 | 1 | -1/+5 |
| * | (byte-compile-out-toplevel): Always compile to byte code | Richard M. Stallman | 1996-08-28 | 1 | -9/+47 |
| * | (byte-compile-funarg-2): New function, | Richard M. Stallman | 1996-08-28 | 1 | -1/+15 |
| * | (byte-compile-insert-header): Fix previous change. | Richard M. Stallman | 1996-08-26 | 1 | -4/+3 |
| * | (byte-compile-insert-header): | Richard M. Stallman | 1996-08-25 | 1 | -2/+6 |
| * | (byte-compile-version): Use $Revision, not $Id. | Richard M. Stallman | 1996-08-25 | 1 | -1/+1 |
| * | (byte-compile-insert-header): Clean up syntax | Richard M. Stallman | 1996-08-25 | 1 | -10/+13 |
| * | (post-command-idle-hook, post-command-idle-delay): Mark obsolete. | Richard M. Stallman | 1996-03-06 | 1 | -0/+4 |
| * | (byte-compile-log-1): Delete format call inside message. | Karl Heuer | 1996-01-29 | 1 | -8/+8 |
| * | Update FSF's address. | Erik Naggum | 1996-01-14 | 1 | -117/+118 |
| * | Comment fixes. | Karl Heuer | 1996-01-05 | 1 | -2/+2 |
| * | (byte-compile-output-docform): Don't do dynamic doc | Karl Heuer | 1995-12-21 | 1 | -0/+1 |
| * | (byte-compile-associative): Do operations left to right. | Richard M. Stallman | 1995-11-10 | 1 | -9/+21 |
| * | Make byte-force-recompile suitably interactive. | Simon Marshall | 1995-11-06 | 1 | -0/+1 |
| * | (byte-recompile-directory): New arg FORCE. | Richard M. Stallman | 1995-10-30 | 1 | -3/+16 |
| * | (byte-compile-from-buffer): Bind print-level. | Richard M. Stallman | 1995-10-06 | 1 | -0/+1 |
| * | (byte-compiler-base-file-name): New function. | Richard M. Stallman | 1995-08-22 | 1 | -4/+15 |
| * | (byte-compile-insert-header): Use 19.29, not 19.28.90 | Richard M. Stallman | 1995-08-10 | 1 | -54/+56 |
| * | (byte-compile-output-docform): Check | Richard M. Stallman | 1995-08-07 | 1 | -66/+69 |
| * | (byte-compile-insert-header): If compiling for vers 18, | Richard M. Stallman | 1995-07-30 | 1 | -2/+4 |
| * | (byte-compile-output-file-form): Bind print-length | Karl Heuer | 1995-07-17 | 1 | -0/+2 |
| * | Made executing-macro, before-change-function, after-change-function and font-... | Simon Marshall | 1995-07-09 | 1 | -18/+24 |
| * | (byte-compile-obsolete): Do the funcall to compile | Richard M. Stallman | 1995-07-07 | 1 | -4/+4 |
| * | (byte-compile-insert-header): | Karl Heuer | 1995-05-26 | 1 | -4/+9 |
| * | (byte-compile-dynamic-docstrings): Doc fix. | Karl Heuer | 1995-05-18 | 1 | -0/+5 |
| * | (byte-compile-insert-header): Cope if user-mail-address is unbound. | Richard M. Stallman | 1995-05-15 | 1 | -1/+1 |
| * | (byte-recompile-directory): Use force-mode-line-update. | Karl Heuer | 1995-04-25 | 1 | -1/+1 |
| * | (byte-compile-log-file): Always insert at eob. | Richard M. Stallman | 1995-04-13 | 1 | -1/+5 |
| * | (byte-compile-log-file): New function. | Richard M. Stallman | 1995-04-09 | 1 | -7/+26 |
| * | (byte-compile-output-docform): Output doc string position | Richard M. Stallman | 1995-04-07 | 1 | -1/+7 |
| * | (byte-compile-out-toplevel): Compile lambda forms even if trivial. | Karl Heuer | 1995-03-24 | 1 | -5/+8 |
| * | (byte-compile-file): Bind default-major-mode to avoid randomness. | Richard M. Stallman | 1995-02-25 | 1 | -0/+1 |
| * | (byte-compile-file): Add "done" message. | Karl Heuer | 1995-02-08 | 1 | -0/+2 |
| * | (byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier, | Karl Heuer | 1995-02-08 | 1 | -2/+2 |
| * | (byte-compile-defvar): Add the var to current-load-list. | Richard M. Stallman | 1995-01-22 | 1 | -0/+5 |
| * | Fix text punctuation. | Karl Heuer | 1995-01-09 | 1 | -3/+3 |
| * | (byte-compile-warning-types): Add obsolete. | Richard M. Stallman | 1994-12-26 | 1 | -8/+13 |
| * | (byte-compile-dest-file): New variable. | Richard M. Stallman | 1994-12-24 | 1 | -162/+260 |
| * | (byte-compile-insert-header): Escape backslashes | Richard M. Stallman | 1994-11-01 | 1 | -1/+4 |
| * | (byte-compile-file): Treat windows-nt like ms-dos. | Richard M. Stallman | 1994-11-01 | 1 | -1/+1 |
| * | (byte-compile-insert-header): Use user-mail-address. | Richard M. Stallman | 1994-10-09 | 1 | -1/+1 |
| * | (byte-compile-protect-from-advice): Macro deleted. | Richard M. Stallman | 1994-08-04 | 1 | -91/+60 |
| * | (byte-compile-defalias): Fix typo in prev change. | Richard M. Stallman | 1994-07-02 | 1 | -1/+1 |
| * | (byte-compile-callargs-warn): Handle function defnition | Richard M. Stallman | 1994-06-29 | 1 | -3/+36 |
| * | Update copyright. | Karl Heuer | 1994-05-03 | 1 | -1/+1 |
| * | (byte-compile-file): Use whole file name for errors. | Richard M. Stallman | 1994-03-28 | 1 | -1/+1 |
| * | (byte-compile-track-mouse): Undo previous change, | Richard M. Stallman | 1994-03-10 | 1 | -5/+7 |
| * | (byte-compile-track-mouse): Handle >1 body form. | Richard M. Stallman | 1994-03-05 | 1 | -7/+5 |
| * | (byte-compile-insert-header): Take a filename argument. | Richard M. Stallman | 1994-03-04 | 1 | -17/+18 |
| * | (byte-compile-protect-from-advice): New macro that | Richard M. Stallman | 1994-02-25 | 1 | -78/+109 |