Mercurial > emacs
diff lwlib/Makefile.in @ 25694:475a9b6bd640
Support print-circle and related features.
(Vprint_gensym_alist): Removed.
(Vprint_circle, Vprint_continuous_numbering, print_number_index
Vprint_number_table): New variables.
(PRINT_NUMBER_OBJECT, PRINT_NUMBER_STATUS): New macros.
(PRINTPREPARE, PRINTFINISH): Don't set Vprint_gensym_alist.
(print, print_preprocess, print_preprocess_string, print_object):
New/modified functions with print-circle feature. Use
Vprint_number_table instead of Vprint_gensym_alist for print-gensym.
(syms_of_print): Defined new Lisp variables `print-circle',
`print-continuous-numbering', `print-number-table'.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 13 Sep 1999 19:26:18 +0000 |
parents | 52ecc33827e0 |
children | 6c4bc75d35fe |