diff options
Diffstat (limited to 'src/buffer.c')
| -rw-r--r-- | src/buffer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/buffer.c b/src/buffer.c index 1c8b4635086..9635733fcff 100644 --- a/src/buffer.c +++ b/src/buffer.c | |||
| @@ -5716,7 +5716,7 @@ word-wrapping, you might want to reduce the value of | |||
| 5716 | in narrower windows. | 5716 | in narrower windows. |
| 5717 | 5717 | ||
| 5718 | Instead of setting this variable directly, most users should use | 5718 | Instead of setting this variable directly, most users should use |
| 5719 | Visual Line mode . Visual Line mode, when enabled, sets `word-wrap' | 5719 | Visual Line mode. Visual Line mode, when enabled, sets `word-wrap' |
| 5720 | to t, and additionally redefines simple editing commands to act on | 5720 | to t, and additionally redefines simple editing commands to act on |
| 5721 | visual lines rather than logical lines. See the documentation of | 5721 | visual lines rather than logical lines. See the documentation of |
| 5722 | `visual-line-mode'. */); | 5722 | `visual-line-mode'. */); |