aboutsummaryrefslogtreecommitdiffstats
path: root/src/buffer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/buffer.c')
-rw-r--r--src/buffer.c2
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
5716in narrower windows. 5716in narrower windows.
5717 5717
5718Instead of setting this variable directly, most users should use 5718Instead of setting this variable directly, most users should use
5719Visual Line mode . Visual Line mode, when enabled, sets `word-wrap' 5719Visual Line mode. Visual Line mode, when enabled, sets `word-wrap'
5720to t, and additionally redefines simple editing commands to act on 5720to t, and additionally redefines simple editing commands to act on
5721visual lines rather than logical lines. See the documentation of 5721visual lines rather than logical lines. See the documentation of
5722`visual-line-mode'. */); 5722`visual-line-mode'. */);