aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c (unfollow)
Commit message (Expand)AuthorFilesLines
1996-01-15Update FSF's address in the preamble.Erik Naggum1-1/+2
1996-01-09(Fbyte_code): Harmonize arguments with documentation.Erik Naggum1-2/+3
1995-07-18Fix the other instance too.Karl Heuer1-1/+1
1995-07-18(Fbyte_code): Fix variable names in previous change.Karl Heuer1-1/+1
1995-07-17(Fbyte_code): For Beqlsign, if both args are ints,Karl Heuer1-1/+12
1994-12-09(Fbyte_code): Call Ffollowing_char and Fprevious_charRichard M. Stallman1-3/+3
1994-11-11(Fbyte_code): Special case for buffer-local objects is now handled by the moreKarl Heuer1-14/+2
1994-10-12(Fbyte_code): Skip optimization for all Lisp_Misc types.Karl Heuer1-4/+1
1994-10-06(Fbyte_code): Delete case Lisp_Void.Karl Heuer1-1/+0
1994-10-04(Fbyte_code): Don't use XFASTINT as an lvalue.Karl Heuer1-7/+8
1994-09-27(Fbyte_code): Use type test macros.Karl Heuer1-13/+13
1993-09-10Include <config.h> instead of "config.h".Roland McGrath1-1/+1
1993-05-22Updated copyright years.Jim Blandy1-1/+1
1993-02-22* bytecode.c (Fbyte_code): Pass the correct number of arguments toJim Blandy1-1/+1
1992-10-31* bytecode.c (Fbyte_code): Use EQ to compare string_saved withJim Blandy1-1/+1
1992-08-12* bytecode.c (Fbyte_code): When metering the Bcall opcodes, makeJim Blandy1-78/+185
1992-08-06Replaced NULL with NJoseph Arceneaux1-10/+10
1992-08-04entered into RCSRichard M. Stallman1-182/+85
1992-04-24*** empty log message ***Jim Blandy1-4/+3
1992-01-13*** empty log message ***Jim Blandy1-13/+13
1991-12-21*** empty log message ***Jim Blandy1-7/+0
1991-11-26*** empty log message ***Richard M. Stallman1-52/+64
1991-08-16*** empty log message ***Jim Blandy1-28/+121
1991-07-02Initial revisionJim Blandy1-0/+1051