]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp/byte-opt.el
(byte-compile-file): Add "done" message.
[gnu-emacs] / lisp / emacs-lisp / byte-opt.el
1994-08-06 Richard M. Stallman(byte-after-unbind-ops): Fix paren error wrt doc string.
1994-07-20 Richard M. Stallman(byte-decompile-bytecode-1): Don't add pc values
1994-07-20 Richard M. Stallman(byte-decompile-bytecode-1):
1994-05-03 Karl HeuerUpdate copyright.
1993-12-23 Richard M. StallmanAdd side-effect-free props for many functions.
1993-09-21 Brian Fox(side-effect-free-fns): Add "-" and "1-" to the list.
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-26 Richard M. Stallman(byte-optimize-divide): Don't optimize to less than...
1993-01-26 Jim Blandycompiled-function-p has been renamed to byte-code-funct...
1992-08-12 Jim Blandyentered into RCS
1992-07-31 Richard M. Stallman*** empty log message ***
1992-07-22 Jim Blandy*** empty log message ***
1992-07-14 Richard M. Stallman*** empty log message ***
1992-07-10 Jim BlandyInitial revision