diff src/ChangeLog @ 78612:6afa3ea6e4da

(Vold_style_backquotes): New var. (syms_of_lread): Init and staticpro it. (read1): Set it when we find an old-style (back)quote.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 22 Aug 2007 15:43:46 +0000
parents 51b86ee354c0
children 036719d86e2c
line wrap: on
line diff
--- a/src/ChangeLog	Wed Aug 22 15:31:31 2007 +0000
+++ b/src/ChangeLog	Wed Aug 22 15:43:46 2007 +0000
@@ -1,3 +1,9 @@
+2007-08-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* lread.c (Vold_style_backquotes): New var.
+	(syms_of_lread): Init and staticpro it.
+	(read1): Set it when we find an old-style (back)quote.
+
 2007-08-22  Jason Rumney  <jasonr@gnu.org>
 
 	* w32reg.c (SYSTEM_DEFAULT_RESOURCES): Add missing NULL terminator.