Update FSF's address.
[bpt/emacs.git] / lisp / emacs-lisp / bytecomp.el
1996-01-14 Erik NaggumUpdate FSF's address.
1996-01-05 Karl HeuerComment fixes.
1995-12-21 Karl Heuer(byte-compile-output-docform): Don't do dynamic doc
1995-11-10 Richard M. Stallman(byte-compile-associative): Do operations left to right.
1995-11-06 Simon MarshallMake byte-force-recompile suitably interactive.
1995-10-30 Richard M. Stallman(byte-recompile-directory): New arg FORCE.
1995-10-06 Richard M. Stallman(byte-compile-from-buffer): Bind print-level.
1995-08-22 Richard M. Stallman(byte-compiler-base-file-name): New function.
1995-08-10 Richard M. Stallman(byte-compile-insert-header): Use 19.29, not 19.28.90
1995-08-07 Richard M. Stallman(byte-compile-output-docform): Check
1995-07-30 Richard M. Stallman(byte-compile-insert-header): If compiling for vers 18,
1995-07-17 Karl Heuer(byte-compile-output-file-form): Bind print-length
1995-07-09 Simon MarshallMade executing-macro, before-change-function, after...
1995-07-07 Richard M. Stallman(byte-compile-obsolete): Do the funcall to compile
1995-05-26 Karl Heuer(byte-compile-insert-header):
1995-05-18 Karl Heuer(byte-compile-dynamic-docstrings): Doc fix.
1995-05-15 Richard M. Stallman(byte-compile-insert-header): Cope if user-mail-address...
1995-04-25 Karl Heuer(byte-recompile-directory): Use force-mode-line-update.
1995-04-13 Richard M. Stallman(byte-compile-log-file): Always insert at eob.
1995-04-09 Richard M. Stallman(byte-compile-log-file): New function.
1995-04-07 Richard M. Stallman(byte-compile-output-docform): Output doc string position
1995-03-24 Karl Heuer(byte-compile-out-toplevel): Compile lambda forms even...
1995-02-25 Richard M. Stallman(byte-compile-file): Bind default-major-mode to avoid...
1995-02-08 Karl Heuer(byte-compile-file): Add "done" message.
1995-02-08 Karl Heuer(byte-compile-file-form-defmumble, display-call-tree...
1995-01-22 Richard M. Stallman(byte-compile-defvar): Add the var to current-load...
1995-01-09 Karl HeuerFix text punctuation.
1994-12-26 Richard M. Stallman(byte-compile-warning-types): Add obsolete.
1994-12-24 Richard M. Stallman(byte-compile-dest-file): New variable.
1994-11-01 Richard M. Stallman(byte-compile-insert-header): Escape backslashes
1994-11-01 Richard M. Stallman(byte-compile-file): Treat windows-nt like ms-dos.
1994-10-09 Richard M. Stallman(byte-compile-insert-header): Use user-mail-address.
1994-08-04 Richard M. Stallman(byte-compile-protect-from-advice): Macro deleted.
1994-07-02 Richard M. Stallman(byte-compile-defalias): Fix typo in prev change.
1994-06-29 Richard M. Stallman(byte-compile-callargs-warn): Handle function defnition
1994-05-03 Karl HeuerUpdate copyright.
1994-03-28 Richard M. Stallman(byte-compile-file): Use whole file name for errors.
1994-03-10 Richard M. Stallman(byte-compile-track-mouse): Undo previous change,
1994-03-05 Richard M. Stallman(byte-compile-track-mouse): Handle >1 body form.
1994-03-04 Richard M. Stallman(byte-compile-insert-header): Take a filename argument.
1994-02-25 Richard M. Stallman(byte-compile-protect-from-advice): New macro that
1994-02-23 Karl Heuer(byte-compile-file): Return nil on failure.
1994-01-11 Richard M. Stallman(byte-compile-condition-case): Disable warning about
1994-01-06 Richard M. Stallman[ms-dos] (byte-compile-file): Save as binary.
1994-01-04 Richard M. StallmanComment fix.
1993-12-25 Richard M. StallmanProvide bytecomp as well as byte-compile.
1993-12-23 Richard M. Stallman(byte-compile-dest-file): If FILENAME is not recognized...
1993-08-11 Richard M. Stallman(byte-compile-from-buffer): Set float-output-format to
1993-08-10 Paul Eggert`mod' is no longer an alias for `%'.
1993-08-02 Richard M. Stallman(byte-recompile-directory): At end of compiling a file,
1993-07-27 Richard M. Stallman(byte-recompile-directory): Doc fix.
1993-07-18 Jim Blandy* bytecomp.el (byte-compile-from-buffer): Bind float...
1993-07-09 Richard M. Stallman(byte-compile-file-form-defmumble): Undo previous change.
1993-07-09 Richard M. Stallman(byte-compile-setq-default):
1993-07-07 Roland McGrath(byte-compile-setq-default): Handle multiple pairs...
1993-07-02 Richard M. Stallman(byte-compile-keep-pending): Handle fset like defalias.
1993-07-01 Richard M. Stallman(byte-compile-file-form-defmumble):
1993-06-16 Richard M. Stallman(byte-compile-file-form-defmumble): Typo in prev change.
1993-06-15 Richard M. Stallman(byte-compile-file-form-defmumble): Use defalias
1993-06-13 Richard M. Stallman(byte-compile-file): Undo previous change.
1993-06-11 Jim Blandy* bytecomp.el: Bring it up to version 2.10 of the
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-06-03 Richard M. Stallman(byte-compile-insert-header): Fix backwards test
1993-05-18 Richard M. Stallman(byte-compile-file): Don't write output if error.
1993-05-18 Richard M. Stallman(byte-compile-file): Don't write output if error.
1993-05-15 Richard M. Stallman(byte-compile-track-mouse): New function.
1993-05-10 Roland McGrath(byte-recompile-directory): If ARG is non-nil, set...
1993-05-03 Jim Blandy* bytecomp.el (meta-flag): Declare this an obsolete...
1993-04-23 Eric S. Raymond(define-function): Changed name back to defalisaases...
1993-04-17 Richard M. Stallman(byte-compile, byte-compile-keep-pending)
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-21 Jim Blandy* simple.el (comment-indent-function): New variable...
1993-03-16 Jim BlandyDoc fix.
1993-03-16 Jim Blandy* bytecomp.el (byte-compile-from-buffer): Put buffer...
1993-03-11 Jim Blandy* bytecomp.el: Declare suspend-hook to be an obsolete...
1993-02-23 Jim BlandyRemoved assigment to foo in byte-compile-lambda.
1993-02-17 Richard M. Stallman(byte-compile-lambda): Test of byte-compile-compatibili...
1993-01-26 Jim Blandy* disass.el (disassemble): Add autoload cookie for...
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-10-31 Richard M. Stallman(byte-compile-lambda):
1992-09-13 Richard M. Stallmanentered into RCS
1992-08-12 Jim Blandy*** empty log message ***
1992-08-05 Jim Blandy*** empty log message ***
1992-08-04 Jim Blandy*** empty log message ***
1992-07-22 Jim Blandy*** empty log message ***
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-19 Richard M. Stallman*** empty log message ***
1992-07-15 Richard M. Stallman*** empty log message ***
1992-07-10 Jim BlandyInitial revision