comparison src/ChangeLog.2 @ 39627:218f185269b8

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 06 Oct 2001 09:57:20 +0000
parents 8f14d08e19f7
children eac4b1ccb6b8
comparison
equal deleted inserted replaced
39626:456e8149059d 39627:218f185269b8
4768 * alloc.c (mark_object), lread.c (DefLispVar): 4768 * alloc.c (mark_object), lread.c (DefLispVar):
4769 Protect the C variable with staticpro. 4769 Protect the C variable with staticpro.
4770 Therefore no more need to mark thru a Lisp_Objfwd. 4770 Therefore no more need to mark thru a Lisp_Objfwd.
4771 4771
4772 See ChangeLog.1 for earlier changes. 4772 See ChangeLog.1 for earlier changes.
4773 4773
4774 Local Variables: 4774 Copyright (C) 1986, 1987, 1988 Free Software Foundation, Inc.
4775 mode: indented-text 4775 Copying and distribution of this file, with or without modification,
4776 eval: (auto-fill-mode 1) 4776 are permitted provided the copyright notice and this notice are preserved.
4777 left-margin: 8
4778 fill-column: 74
4779 version-control: never
4780 End: