diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-14 23:24:10 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2011-12-14 23:24:10 -0800 |
commit | bbd240ceeefcf4181aa9205f4e743b32b5c68e1f (patch) | |
tree | 957397737a8b0e76a40dfe79f191945e9f5aa09b /src/ChangeLog.11 | |
parent | 100d5755ed82e6c47833a3559fb0a154381d5afd (diff) | |
download | emacs-bbd240ceeefcf4181aa9205f4e743b32b5c68e1f.tar.gz |
Spelling fixes.
Diffstat (limited to 'src/ChangeLog.11')
-rw-r--r-- | src/ChangeLog.11 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index f9fd442da3f..289ef168088 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 @@ -30657,7 +30657,7 @@ (display_buffer): Do not set split_height_threshold to twice the value of window_min_height to avoid changing the value of a customizable variable. Rather explicitly check whether the - height of the window that shall be splitted is at least as large + height of the window that shall be split is at least as large as split_height_threshold. (Fwindow_full_width_p): New defun. (syms_of_window): Defsubr it. |