]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix xref under Output Overrides in Elisp manual.
authorBasil L. Contovounesios <contovob@tcd.ie>
Wed, 20 Dec 2023 12:42:53 +0000 (13:42 +0100)
committerEshel Yaron <me@eshelyaron.com>
Wed, 31 Jan 2024 20:06:34 +0000 (21:06 +0100)
(cherry picked from commit fb4cf0ab46df5a0bb70ebe51ac31becfe21deb8d)

doc/lispref/streams.texi

index d7e9200d52c8d4d19954a492213e3046d2c2e2cc..86ec82b66a11791c8b03765c1e3a4186c1c3423e 100644 (file)
@@ -995,7 +995,7 @@ less natural and is less compact.
 @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