]> code.delx.au - gnu-emacs/history - lisp/emacs-lisp/byte-opt.el
(lisp-mode-variables, lisp-fill-paragraph): Remove
[gnu-emacs] / lisp / emacs-lisp / byte-opt.el
1995-09-21 Erik Naggum(byte-boolean-vars): Update list to reflect actual...
1995-08-01 Richard M. Stallman(byte-optimize-nthcdr): Fix previous change.
1995-07-21 Richard M. Stallman(byte-optimize-lapcode): Fix format calls.
1995-07-17 Karl Heuer(byte-optimize-nth, byte-optimize-nthcdr):
1995-04-24 Richard M. Stallman(byte-optimize-letX): Use car-safe and cdr-safe.
1995-04-05 Karl Heuer(byte-compile-inline-expand): Fetch actual bytecode
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