diff options
author | Glenn Morris <rgm@gnu.org> | 2019-05-07 10:33:36 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2019-05-07 10:33:58 -0700 |
commit | 81d83cf6357c73ac5e8de8aeac9760ab00f5af0a (patch) | |
tree | 48019b131a9d2094dc3e456279b9295138788e64 | |
parent | 6d03bbf02ad89e6a6a1534b8b1bdcb0fc6816bf4 (diff) | |
download | emacs-81d83cf6357c73ac5e8de8aeac9760ab00f5af0a.tar.gz |
* doc/emacs/text.texi (Fill Commands): Use pxref in parentheses.
-rw-r--r-- | doc/emacs/text.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/text.texi b/doc/emacs/text.texi index df2f6c00068..7892b346d2a 100644 --- a/doc/emacs/text.texi +++ b/doc/emacs/text.texi @@ -646,7 +646,7 @@ even if preceded by a non-whitespace character). Emacs can display an indicator in the @code{fill-column} position using the Display fill column indicator mode -(@xref{Displaying Boundaries, display-fill-column-indicator}). +(@pxref{Displaying Boundaries, display-fill-column-indicator}). @node Fill Prefix @subsection The Fill Prefix |