diff options
| author | Glenn Morris | 2019-05-07 10:33:36 -0700 |
|---|---|---|
| committer | Glenn Morris | 2019-05-07 10:33:58 -0700 |
| commit | 81d83cf6357c73ac5e8de8aeac9760ab00f5af0a (patch) | |
| tree | 48019b131a9d2094dc3e456279b9295138788e64 | |
| parent | 6d03bbf02ad89e6a6a1534b8b1bdcb0fc6816bf4 (diff) | |
| download | emacs-81d83cf6357c73ac5e8de8aeac9760ab00f5af0a.tar.gz emacs-81d83cf6357c73ac5e8de8aeac9760ab00f5af0a.zip | |
* 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). | |||
| 646 | 646 | ||
| 647 | Emacs can display an indicator in the @code{fill-column} position | 647 | Emacs can display an indicator in the @code{fill-column} position |
| 648 | using the Display fill column indicator mode | 648 | using the Display fill column indicator mode |
| 649 | (@xref{Displaying Boundaries, display-fill-column-indicator}). | 649 | (@pxref{Displaying Boundaries, display-fill-column-indicator}). |
| 650 | 650 | ||
| 651 | @node Fill Prefix | 651 | @node Fill Prefix |
| 652 | @subsection The Fill Prefix | 652 | @subsection The Fill Prefix |