Mercurial > emacs
changeset 97814:bf76bca51337
truncate-partial-width-windows default now 50.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 29 Aug 2008 07:10:43 +0000 |
parents | 2ff12d3be8a7 |
children | 16c66957c2e3 |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Fri Aug 29 06:55:22 2008 +0000 +++ b/etc/NEWS Fri Aug 29 07:10:43 2008 +0000 @@ -448,7 +448,7 @@ *** truncate-partial-width-windows now accepts integer values, which specify a minimum window width for partial-width windows, below which -lines are truncated. The default has been changed to 30. +lines are truncated. The default has been changed to 50. *** The new command balance-windows-area balances windows both vertically and horizontally.