(struct x_display_info): Struct renamed from x_screen.
[bpt/emacs.git] / src / bytecode.c
1994-10-12 Karl Heuer(Fbyte_code): Skip optimization for all Lisp_Misc types.
1994-10-06 Karl Heuer(Fbyte_code): Delete case Lisp_Void.
1994-10-04 Karl Heuer(Fbyte_code): Don't use XFASTINT as an lvalue.
1994-09-27 Karl Heuer(Fbyte_code): Use type test macros.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-05-22 Jim BlandyUpdated copyright years.
1993-02-22 Jim Blandy* bytecode.c (Fbyte_code): Pass the correct number...
1992-10-31 Jim Blandy* bytecode.c (Fbyte_code): Use EQ to compare string_sav...
1992-08-12 Jim Blandy* bytecode.c (Fbyte_code): When metering the Bcall...
1992-08-06 Joseph ArceneauxReplaced NULL with N\ 2\ 2\ 2\ 2
1992-08-04 Richard M. Stallmanentered into RCS
1992-04-24 Jim Blandy*** empty log message ***
1992-01-13 Jim Blandy*** empty log message ***
1991-12-21 Jim Blandy*** empty log message ***
1991-11-26 Richard M. Stallman*** empty log message ***
1991-08-16 Jim Blandy*** empty log message ***
1991-07-02 Jim BlandyInitial revision