| Commit message (Expand) | Author | Age | Files | Lines |
* | (byte-compile-lambda): Handle progn like let, inside interactive spec. | Richard M. Stallman | 2002-11-06 | 1 | -4/+2 |
* | Fix typo. | Juanma Barranquero | 2002-10-17 | 1 | -6/+6 |
* | (byte-compile-output-docform): Don't make the definition dynamic if it | Richard M. Stallman | 2002-09-18 | 1 | -2/+13 |
* | (byte-compile-file): Don't switch buffer. | Stefan Monnier | 2002-09-09 | 1 | -3/+5 |
* | (byte-recompile-directory): Set and then bind default-directory. | Richard M. Stallman | 2002-09-09 | 1 | -57/+61 |
* | (byte-compile-delete-errors): Default to nil. | Richard M. Stallman | 2002-09-09 | 1 | -2/+2 |
* | (byte-compile-warning-prefix): | Richard M. Stallman | 2002-08-29 | 1 | -45/+72 |
* | (byte-compile-log-file): Use \f. | Richard M. Stallman | 2002-08-29 | 1 | -6/+13 |
* | (byte-compile-find-cl-functions): | Richard M. Stallman | 2002-07-31 | 1 | -2/+3 |
* | (byte-compile-set-symbol-position): Don't recompute `entry' on each iteration. | Richard M. Stallman | 2002-07-25 | 1 | -13/+11 |
* | (byte-compile-cl-functions): New variable. | Richard M. Stallman | 2002-07-24 | 1 | -10/+28 |
* | Use warnings.el: | Richard M. Stallman | 2002-07-20 | 1 | -70/+59 |
* | (byte-compile-cl-warn): Delete `values' | Richard M. Stallman | 2002-07-19 | 1 | -4/+4 |
* | (unread-command-char, executing-macro, post-command-idle-hook, | Juanma Barranquero | 2002-07-19 | 1 | -9/+1 |
* | (dot, dot-max, dot-min, dot-marker, buffer-flush-undo, baud-rate, | Juanma Barranquero | 2002-07-19 | 1 | -10/+1 |
* | (byte-compile-warning-types): | Richard M. Stallman | 2002-07-02 | 1 | -9/+57 |
* | (baud-rate): Fix obsolescence declaration. | Juanma Barranquero | 2002-06-27 | 1 | -3/+3 |
* | (byte-compile-callargs-warn): | Stefan Monnier | 2002-06-25 | 1 | -22/+24 |
* | (byte-recompile-directory): Doc fix. | Richard M. Stallman | 2002-06-15 | 1 | -7/+8 |
* | (batch-byte-compile-file): Delete the output file if we get a file-error. | Richard M. Stallman | 2002-05-29 | 1 | -1/+12 |
* | (byte-compile-last-line): Deleted. | Colin Walters | 2002-05-28 | 1 | -66/+160 |
* | (byte-compile-file-form-defmumble): | Gerd Moellmann | 2002-03-24 | 1 | -2/+18 |
* | (batch-byte-compile-if-not-done): Add autoload cookie. | Stefan Monnier | 2002-03-22 | 1 | -1/+2 |
* | (batch-byte-compile): New arg noforce. | Richard M. Stallman | 2002-02-01 | 1 | -5/+20 |
* | (byte-compile-call-tree, byte-code-vector) | Stefan Monnier | 2001-11-17 | 1 | -10/+17 |
* | (byte-recompile-directory): Report numbers of files skipped and failed too. | Sam Steingold | 2001-10-29 | 1 | -17/+24 |
* | Put the *Compile-Log* buffer in `compilation-mode'. | Sam Steingold | 2001-10-18 | 1 | -18/+20 |
* | (byte-compile-check-lambda-list): | Gerd Moellmann | 2001-10-12 | 1 | -2/+2 |
* | (byte-compile-check-lambda-list): New | Gerd Moellmann | 2001-10-12 | 1 | -1/+28 |
* | (byte-compile-display-log-head-p): New | Gerd Moellmann | 2001-10-11 | 1 | -104/+95 |
* | (byte-compile-file): Return success when the file says no-byte-compile. | Stefan Monnier | 2001-10-07 | 1 | -48/+48 |
* | (byte-recompile-directory): Make sure the file is readable. | Gerd Moellmann | 2001-10-05 | 1 | -60/+71 |
* | (byte-compile-file): Remove TARGET-FILE before writing it, so that | Miles Bader | 2001-08-21 | 1 | -2/+9 |
* | Some fixes to follow coding conventions in files maintained by FSF. | Pavel JanÃk | 2001-07-15 | 1 | -2/+2 |
* | (byte-compile-file-form-autoload): Use the | Stefan Monnier | 2001-05-27 | 1 | -6/+6 |
* | (byte-compile-log-1): In non-batch case, don't mention the file name | Richard M. Stallman | 2001-01-08 | 1 | -9/+15 |
* | (byte-compiling-files-p): New function. | Gerd Moellmann | 2000-11-09 | 1 | -4/+2 |
* | (byte-compile-current-file): Don't bind | Gerd Moellmann | 2000-11-09 | 1 | -2/+4 |
* | (byte-compile-file): Bind `byte-compile-last-logged-file' to nil. | Miles Bader | 2000-10-23 | 1 | -1/+2 |
* | [the following changes fix a bug where `define-minor-mode' didn't | Miles Bader | 2000-10-23 | 1 | -6/+13 |
* | (byte-compile-defvar-or-defconst): Only cons onto | Gerd Moellmann | 2000-09-25 | 1 | -18/+27 |
* | Undo last change | Gerd Moellmann | 2000-09-12 | 1 | -10/+13 |
* | (byte-compile-defvar): Only cons onto | Gerd Moellmann | 2000-09-11 | 1 | -14/+11 |
* | (mapc): Use byte-compile-funarg. | Dave Love | 2000-08-27 | 1 | -1/+2 |
* | (byte-compile-beginning-of-line): | Miles Bader | 2000-08-19 | 1 | -15/+1 |
* | (byte-compile-fix-header): Fix the way of checking the existence of | Kenichi Handa | 2000-08-07 | 1 | -3/+1 |
* | * byte-run.el (make-obsolete, make-obsolete-variable): | Stefan Monnier | 2000-06-01 | 1 | -35/+45 |
* | (byte-compile-callargs-warn): Use subr-arity to check primitives. | Dave Love | 2000-05-26 | 1 | -16/+24 |
* | (byte-compile-file-form-autoload): Re-enable new code. | Gerd Moellmann | 2000-03-31 | 1 | -2/+2 |
* | (byte-compile-file-form-autoload): Disable new code. | Gerd Moellmann | 2000-03-30 | 1 | -2/+2 |