diff options
| author | Eli Zaretskii | 2019-05-05 18:10:15 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2019-05-05 18:10:15 +0300 |
| commit | f9939b24ebeb222b3ca6f076512b18ed634a9b64 (patch) | |
| tree | 3fe40c4a3fc547deea46077c666ae60af45cf419 | |
| parent | 6709240b7a36d7aab7a83d4ddd2765e45e687c5d (diff) | |
| download | emacs-f9939b24ebeb222b3ca6f076512b18ed634a9b64.tar.gz emacs-f9939b24ebeb222b3ca6f076512b18ed634a9b64.zip | |
; * doc/emacs/display.texi (Displaying Boundaries): Fix a typo.
| -rw-r--r-- | doc/emacs/display.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/display.texi b/doc/emacs/display.texi index c27b9e7081b..4985fabd541 100644 --- a/doc/emacs/display.texi +++ b/doc/emacs/display.texi | |||
| @@ -1181,7 +1181,7 @@ When the mode is enabled through the functions | |||
| 1181 | @code{display-fill-column-indicator-mode} or | 1181 | @code{display-fill-column-indicator-mode} or |
| 1182 | @code{global-display-fill-column-indicator-mode}, the initialization | 1182 | @code{global-display-fill-column-indicator-mode}, the initialization |
| 1183 | functions check if this variable is @code{non-nil}, otherwise the | 1183 | functions check if this variable is @code{non-nil}, otherwise the |
| 1184 | initialization tries to set it to U+2502 or @sampl{|}. | 1184 | initialization tries to set it to U+2502 or @samp{|}. |
| 1185 | 1185 | ||
| 1186 | @item fill-column-indicator | 1186 | @item fill-column-indicator |
| 1187 | @vindex fill-column-indicator | 1187 | @vindex fill-column-indicator |