projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa6c24d
)
; Fix xref under Output Overrides in Elisp manual.
author
Basil L. Contovounesios
<contovob@tcd.ie>
Wed, 20 Dec 2023 12:42:53 +0000
(13:42 +0100)
committer
Basil L. Contovounesios
<contovob@tcd.ie>
Tue, 23 Jan 2024 10:39:20 +0000
(11:39 +0100)
doc/lispref/streams.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/streams.texi
b/doc/lispref/streams.texi
index 5d6a382cbb0e9e66e7d1b4c30f71935f59dc54fb..9fd2d074efe1b875ff866a6e8211c35d326e7529 100644
(file)
--- a/
doc/lispref/streams.texi
+++ b/
doc/lispref/streams.texi
@@
-986,7
+986,7
@@
having their own escape syntax such as newline.
@cindex overrides, in output functions
@cindex output variables, overriding
-The previous section (@pxref{Output
Function
s}) lists the numerous
+The previous section (@pxref{Output
Variable
s}) lists the numerous
variables that control how the Emacs Lisp printer formats data for
outputs. These are generally available for users to change, but
sometimes you want to output data in the default format, or override