summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBasil L. Contovounesios <contovob@tcd.ie>2023-12-20 13:42:53 +0100
committerBasil L. Contovounesios <contovob@tcd.ie>2024-01-23 11:39:20 +0100
commitfb4cf0ab46df5a0bb70ebe51ac31becfe21deb8d (patch)
tree88591eac21273715edb505c4ce4b21288ff2960f /doc
parentaa6c24da61fd1419ac0a7c491c5aec20e52cc964 (diff)
downloademacs-fb4cf0ab46df5a0bb70ebe51ac31becfe21deb8d.tar.gz
emacs-fb4cf0ab46df5a0bb70ebe51ac31becfe21deb8d.tar.bz2
emacs-fb4cf0ab46df5a0bb70ebe51ac31becfe21deb8d.zip
; Fix xref under Output Overrides in Elisp manual.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/streams.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/streams.texi b/doc/lispref/streams.texi
index 5d6a382cbb0..9fd2d074efe 100644
--- 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 Functions}) lists the numerous
+The previous section (@pxref{Output Variables}) 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