]> code.delx.au - gnu-emacs/commit
Improve documentatuon of 'truncate-partial-width-windows'
authorEli Zaretskii <eliz@gnu.org>
Sat, 26 Mar 2016 07:17:12 +0000 (10:17 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 26 Mar 2016 07:17:12 +0000 (10:17 +0300)
commit8ee4c52abc98e6522d812a29cfe57ffbdeb98144
tree460fdd7e8c21f5b2e2d044006808fdcf05f6253d
parentfb9a62c9c454df1a5c24b76b5d17ac13721f04d2
Improve documentatuon of 'truncate-partial-width-windows'

* src/xdisp.c (syms_of_xdisp) <truncate-partial-width-windows>:
Clarify in the doc string how the width of partial-width windows
is computed for the purposes of truncation decision.  (Bug#4338)

* doc/emacs/windows.texi (Split Window): Clarify how the width of
windows is calculated for the purposes of truncation decision.
* doc/emacs/display.texi (Line Truncation): Remove a redundant
index entry.
doc/emacs/display.texi
doc/emacs/windows.texi
src/xdisp.c