Mercurial > emacs
log src/bytecode.c @ 9894:a541739a1ba8
age | author | description |
---|---|---|
Fri, 11 Nov 1994 07:34:37 +0000 | Karl Heuer | (Fbyte_code): Special case for buffer-local objects is now handled by the more |
Wed, 12 Oct 1994 05:17:52 +0000 | Karl Heuer | (Fbyte_code): Skip optimization for all Lisp_Misc types. |
Thu, 06 Oct 1994 23:01:51 +0000 | Karl Heuer | (Fbyte_code): Delete case Lisp_Void. |
Tue, 04 Oct 1994 15:38:56 +0000 | Karl Heuer | (Fbyte_code): Don't use XFASTINT as an lvalue. |
Tue, 27 Sep 1994 03:11:31 +0000 | Karl Heuer | (Fbyte_code): Use type test macros. |
Fri, 10 Sep 1993 06:15:46 +0000 | Roland McGrath | Include <config.h> instead of "config.h". |