log lisp/emacs-lisp/byte-opt.el @ 11735:f2f0f3b55a7e

age author description
Mon, 24 Apr 1995 04:21:21 +0000 Richard M. Stallman (byte-optimize-letX): Use car-safe and cdr-safe.
Wed, 05 Apr 1995 03:04:02 +0000 Karl Heuer (byte-compile-inline-expand): Fetch actual bytecode
Sat, 06 Aug 1994 19:25:24 +0000 Richard M. Stallman (byte-after-unbind-ops): Fix paren error wrt doc string.
Wed, 20 Jul 1994 06:04:46 +0000 Richard M. Stallman (byte-decompile-bytecode-1): Don't add pc values
Wed, 20 Jul 1994 05:31:29 +0000 Richard M. Stallman (byte-decompile-bytecode-1):
Tue, 03 May 1994 22:46:37 +0000 Karl Heuer Update copyright.
Thu, 23 Dec 1993 05:00:49 +0000 Richard M. Stallman Add side-effect-free props for many functions.
Tue, 21 Sep 1993 06:47:21 +0000 Brian Fox (side-effect-free-fns): Add "-" and "1-" to the list.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Wed, 26 May 1993 21:31:36 +0000 Richard M. Stallman (byte-optimize-divide): Don't optimize to less than two arguments.
Tue, 26 Jan 1993 01:29:51 +0000 Jim Blandy compiled-function-p has been renamed to byte-code-function-p.
Wed, 12 Aug 1992 12:50:10 +0000 Jim Blandy entered into RCS
Fri, 31 Jul 1992 02:30:04 +0000 Richard M. Stallman *** empty log message ***
Wed, 22 Jul 1992 16:55:01 +0000 Jim Blandy *** empty log message ***
Tue, 14 Jul 1992 02:11:50 +0000 Richard M. Stallman *** empty log message ***
Fri, 10 Jul 1992 22:06:47 +0000 Jim Blandy Initial revision