emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-27 baca81e: * doc/lispref/streams.texi (Output Functions): Improve


From: Stefan Kangas
Subject: emacs-27 baca81e: * doc/lispref/streams.texi (Output Functions): Improve indexing.
Date: Sat, 25 Jan 2020 13:17:29 -0500 (EST)

branch: emacs-27
commit baca81e64141aed076fe088e7160f6e0d4a51c68
Author: Stefan Kangas <address@hidden>
Commit: Stefan Kangas <address@hidden>

    * doc/lispref/streams.texi (Output Functions): Improve indexing.
---
 doc/lispref/streams.texi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/lispref/streams.texi b/doc/lispref/streams.texi
index 6d0b4b0..d40ec8d 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]