+2009-08-07 Dan Nicolaescu <dann@ics.uci.edu>
+
+ * print.c (syms_of_print): Undo previous change.
+
2009-08-05 Teodor Zlatanov <tzz@lifelogs.com>
* lread.c (read1, syms_of_lread): Read hashtables back from the
Qfloat_output_format = intern ("float-output-format");
staticpro (&Qfloat_output_format);
- Fprovide (intern ("hashtable-print-readable"), Qnil);
-
DEFVAR_LISP ("print-length", &Vprint_length,
doc: /* Maximum length of list to print before abbreviating.
A value of nil means no limit. See also `eval-expression-print-length'. */);