comparison lisp/window.el @ 96457:7253934c0b0b

Spelling fix.
author Glenn Morris <rgm@gnu.org>
date Tue, 01 Jul 2008 03:01:54 +0000
parents 8cb9a6b8e3ca
children 0669124dbfea
comparison
equal deleted inserted replaced
96456:2bcc1c8419e8 96457:7253934c0b0b
788 788
789 - `split-height-threshold' is a number and WINDOW is at least as 789 - `split-height-threshold' is a number and WINDOW is at least as
790 high as `split-height-threshold'. 790 high as `split-height-threshold'.
791 791
792 - When WINDOW is split evenly, the emanating windows are at least 792 - When WINDOW is split evenly, the emanating windows are at least
793 `window-min-height' lines tall and can accomodate at least one 793 `window-min-height' lines tall and can accommodate at least one
794 line plus - if WINDOW has one - a modeline. 794 line plus - if WINDOW has one - a modeline.
795 795
796 WINDOW can be split horizontally when the following conditions 796 WINDOW can be split horizontally when the following conditions
797 hold: 797 hold:
798 798