Mercurial > emacs
changeset 26171:40e6e1faac3a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 25 Oct 1999 13:13:15 +0000 |
parents | 4f688cee194e |
children | ac446cf94d51 |
files | etc/NEWS lisp/ChangeLog |
diffstat | 2 files changed, 5 insertions(+), 10 deletions(-) [+] |
line wrap: on
line diff
--- 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
--- 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 <rms@caffeine.ai.mit.edu> + + * 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 <cd@gnu.org> * textmodes/reftex-parse.el (reftex-parse-from-file): Scan for