Richard M. Stallman
af09cb431e
(Fbyte_code): Call Ffollowing_char and Fprevious_char
...
as functions. Don't mask char-syntax arg to just 8 bits.
1994-12-09 14:15:06 +00:00
Karl Heuer
677ad7fec7
(Fbyte_code): Special case for buffer-local objects is now handled by the more
...
general test. Simplify.
1994-11-11 07:34:37 +00:00
Karl Heuer
61b9bf7b2c
(Fbyte_code): Skip optimization for all Lisp_Misc types.
1994-10-12 05:17:52 +00:00
Karl Heuer
9fae5e5350
(Fbyte_code): Delete case Lisp_Void.
1994-10-06 23:01:51 +00:00
Karl Heuer
117360cb36
(Fbyte_code): Don't use XFASTINT as an lvalue.
1994-10-04 15:38:56 +00:00
Karl Heuer
617bd3f62f
(Fbyte_code): Use type test macros.
1994-09-27 03:11:31 +00:00
Roland McGrath
18160b98ce
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
Jim Blandy
c6c5df7f76
Updated copyright years.
1993-05-22 21:34:42 +00:00
Jim Blandy
f054132a4d
* bytecode.c (Fbyte_code): Pass the correct number of arguments to
...
temp_output_buffer_show.
1993-02-22 14:23:26 +00:00
Jim Blandy
3b1f62f3ac
* bytecode.c (Fbyte_code): Use EQ to compare string_saved with
...
bytestr.
* bytecode.c (Fbyte_code): When metering the Bcall opcodes, make
sure the count on the symbol's `byte-code-meter' property does not
overflow.
* bytecode.c (syms_of_bytecode): Add a docstring for
byte-metering-on.
1992-10-31 04:52:24 +00:00
Jim Blandy
63639d4409
* bytecode.c (Fbyte_code): When metering the Bcall opcodes, make
...
sure the count on the symbol's `byte-code-meter' property does not
overflow.
* bytecode.c (syms_of_bytecode): Add a docstring for
byte-metering-on.
1992-08-12 13:30:54 +00:00
Joseph Arceneaux
921a89355e
Replaced NULL with N
1992-08-06 03:25:57 +00:00
Richard M. Stallman
044512ed54
entered into RCS
1992-08-04 21:22:43 +00:00
Jim Blandy
4746118aca
*** empty log message ***
1992-04-24 08:11:54 +00:00
Jim Blandy
265a9e559d
*** empty log message ***
1992-01-13 21:48:08 +00:00
Jim Blandy
1464f5d50e
*** empty log message ***
1991-12-21 07:03:14 +00:00
Richard M. Stallman
3ffbe76bac
*** empty log message ***
1991-11-26 05:00:30 +00:00
Jim Blandy
98bf0c8d69
*** empty log message ***
1991-08-16 04:13:50 +00:00
Jim Blandy
36f7ba0a1e
Initial revision
1991-07-02 22:37:47 +00:00