aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris2008-08-29 07:10:43 +0000
committerGlenn Morris2008-08-29 07:10:43 +0000
commit7d09b7a6e1f41cfb40c3a9c542ef9fe9d5973621 (patch)
tree89c46e23dd079a9eaa72c77d02e26624388ef0c4 /etc
parent3a66cc9128420508303570d2aed91cf6bbfa30ab (diff)
downloademacs-7d09b7a6e1f41cfb40c3a9c542ef9fe9d5973621.tar.gz
emacs-7d09b7a6e1f41cfb40c3a9c542ef9fe9d5973621.zip
truncate-partial-width-windows default now 50.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS b/etc/NEWS
index a7cf3d3c463..15f72cf3308 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -448,7 +448,7 @@ New Modes and Packages, below.
448 448
449*** truncate-partial-width-windows now accepts integer values, which 449*** truncate-partial-width-windows now accepts integer values, which
450specify a minimum window width for partial-width windows, below which 450specify a minimum window width for partial-width windows, below which
451lines are truncated. The default has been changed to 30. 451lines are truncated. The default has been changed to 50.
452 452
453*** The new command balance-windows-area balances windows both 453*** The new command balance-windows-area balances windows both
454vertically and horizontally. 454vertically and horizontally.