log

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
Fri, 11 Nov 1994 07:34:14 +0000 Karl Heuer (mark_object): New code to handle buffer-local substructure.
Fri, 11 Nov 1994 07:33:46 +0000 Karl Heuer (set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
Fri, 11 Nov 1994 07:32:54 +0000 Karl Heuer (enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
Fri, 11 Nov 1994 04:23:40 +0000 David J. MacKenzie Remove entries for things that are done. Reformat a little.
Fri, 11 Nov 1994 01:31:52 +0000 Karl Heuer Fix typo in previous change.
Thu, 10 Nov 1994 23:01:15 +0000 Roland McGrath (compile): With prefix arg, prompt even if (not compilation-read-command).