From: Stefan Kangas Date: Sat, 25 Jan 2020 03:55:51 +0000 (+0100) Subject: * doc/lispref/streams.texi (Output Functions): Improve indexing. X-Git-Tag: emacs-27.0.90~97 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=baca81e64141aed076fe088e7160f6e0d4a51c68;p=emacs.git * doc/lispref/streams.texi (Output Functions): Improve indexing. --- diff --git a/doc/lispref/streams.texi b/doc/lispref/streams.texi index 6d0b4b08083..d40ec8db105 100644 --- a/doc/lispref/streams.texi +++ b/doc/lispref/streams.texi @@ -716,6 +716,7 @@ For example, if the current buffer name is @samp{foo}, returns @code{"The buffer is foo"}. @end defmac +@cindex pretty-printer @defun pp object &optional stream This function outputs @var{object} to @var{stream}, just like @code{prin1}, but does it in a prettier way. That is, it'll