From: Gerd Moellmann Date: Mon, 25 Oct 1999 13:13:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~6316 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e3bcca75bcde3105ec5692e91faab1779018342e;p=emacs.git *** empty log message *** --- diff --git a/etc/NEWS b/etc/NEWS index c280327593f..56050a26805 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -720,16 +720,6 @@ a cons cell which is its own cdr. 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 --git a/lisp/ChangeLog b/lisp/ChangeLog index ce22b922bdd..ed6f1f0392e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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