# HG changeset patch # User Gerd Moellmann # Date 940857195 0 # Node ID 40e6e1faac3a080a129388f7d3c793f89c027876 # Parent 4f688cee194ea89505d59a7662451fb74a102cda *** empty log message *** diff -r 4f688cee194e -r 40e6e1faac3a etc/NEWS --- a/etc/NEWS Mon Oct 25 12:51:38 1999 +0000 +++ b/etc/NEWS Mon Oct 25 13:13:15 1999 +0000 @@ -720,16 +720,6 @@ If you bind print-circle to a non-nil value, the Lisp printer outputs #N= and #N# constructs to represent circular and shared structure. -You can also do several calls to print functions using a common -set of #N= constructs; here is how. - - (let ((print-circle t) - (print-continuous-numbering t) - print-number-table) - (print1 ...) - (print1 ...) - ...) - +++ ** If the second argument to `move-to-column' is anything but nil or t, that means replace a tab with spaces if necessary to reach the diff -r 4f688cee194e -r 40e6e1faac3a lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 25 12:51:38 1999 +0000 +++ b/lisp/ChangeLog Mon Oct 25 13:13:15 1999 +0000 @@ -661,6 +661,11 @@ * dired.el (dired-move-to-filename-regexp): Make it work for LANG=de_DE.iso88591 on HPUX 11.0. +1999-09-24 Richard M. Stallman + + * info.el (info-initialize): Don't test existence of ALTERNATIVE + if we know for some other reason it should not be used. + 1999-09-24 Carsten Dominik * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for