]> git.eshelyaron.com Git - emacs.git/commitdiff
(syms_of_buffer): Doc fix.
authorGlenn Morris <rgm@gnu.org>
Fri, 29 Aug 2008 06:50:34 +0000 (06:50 +0000)
committerGlenn Morris <rgm@gnu.org>
Fri, 29 Aug 2008 06:50:34 +0000 (06:50 +0000)
src/buffer.c

index 2cbd5f41b13154063443e9d995760d355d5fd74e..70283ffb18aeb419ddf77f10f867250d5ac29653 100644 (file)
@@ -5760,7 +5760,10 @@ or tab character nearest to the right window edge.
 If nil, continuation lines are wrapped at the right screen edge.
 
 This variable has no effect if long lines are truncated (see
-`truncate-lines' and `truncate-partial-width-windows').  */);
+`truncate-lines' and `truncate-partial-width-windows').  If you use
+word-wrapping, you might want to reduce the value of
+`truncate-partial-width-windows', since wrapping can make text readable
+in narrower windows.  */);
 
 #ifdef DOS_NT
   DEFVAR_PER_BUFFER ("buffer-file-type", &current_buffer->buffer_file_type,