diff options
| author | Glenn Morris | 2008-08-29 07:10:43 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-08-29 07:10:43 +0000 |
| commit | 7d09b7a6e1f41cfb40c3a9c542ef9fe9d5973621 (patch) | |
| tree | 89c46e23dd079a9eaa72c77d02e26624388ef0c4 /etc | |
| parent | 3a66cc9128420508303570d2aed91cf6bbfa30ab (diff) | |
| download | emacs-7d09b7a6e1f41cfb40c3a9c542ef9fe9d5973621.tar.gz emacs-7d09b7a6e1f41cfb40c3a9c542ef9fe9d5973621.zip | |
truncate-partial-width-windows default now 50.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 |
| 450 | specify a minimum window width for partial-width windows, below which | 450 | specify a minimum window width for partial-width windows, below which |
| 451 | lines are truncated. The default has been changed to 30. | 451 | lines 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 |
| 454 | vertically and horizontally. | 454 | vertically and horizontally. |