diff options
| author | Paul Eggert | 2016-01-25 08:08:24 -0800 |
|---|---|---|
| committer | Paul Eggert | 2016-01-25 08:09:09 -0800 |
| commit | a528a60f48f6b939c5014c96d3445de13d2ed243 (patch) | |
| tree | 8240a9b0e1fa63d38e514e68276e0b6c4e2993b8 /doc | |
| parent | 21beb19d80b6aba2c2b736b3e1d031f1ef0e743d (diff) | |
| download | emacs-a528a60f48f6b939c5014c96d3445de13d2ed243.tar.gz emacs-a528a60f48f6b939c5014c96d3445de13d2ed243.zip | |
Spelling fixes
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/anti.texi | 2 | ||||
| -rw-r--r-- | doc/lispref/windows.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/anti.texi b/doc/emacs/anti.texi index ae13ae09a04..ece4d9456f1 100644 --- a/doc/emacs/anti.texi +++ b/doc/emacs/anti.texi | |||
| @@ -197,7 +197,7 @@ for removing the whole bidi support when downgrading to Emacs 23. | |||
| 197 | @item | 197 | @item |
| 198 | Horizontal scroll bars are no longer supported. Enlarge your windows | 198 | Horizontal scroll bars are no longer supported. Enlarge your windows |
| 199 | and frames instead, or use @code{truncate-lines} and the automatic | 199 | and frames instead, or use @code{truncate-lines} and the automatic |
| 200 | horizontal scrolling of text that Emacs had since time immemoriam. | 200 | horizontal scrolling of text that Emacs had since time immemorial. |
| 201 | 201 | ||
| 202 | @item | 202 | @item |
| 203 | Emacs is again counting the height of a frame's menu and its tool bar | 203 | Emacs is again counting the height of a frame's menu and its tool bar |
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index fee4b0c714f..ca756e3ff7f 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi | |||
| @@ -1579,7 +1579,7 @@ combination limit of @var{W4} (the parent window of @var{W6} and | |||
| 1579 | 1579 | ||
| 1580 | Alternatively, the problems sketched above can be avoided by always | 1580 | Alternatively, the problems sketched above can be avoided by always |
| 1581 | resizing all windows in the same combination whenever one of its windows | 1581 | resizing all windows in the same combination whenever one of its windows |
| 1582 | is split or deleted. This also permits spliting windows that would be | 1582 | is split or deleted. This also permits splitting windows that would be |
| 1583 | otherwise too small for such an operation. | 1583 | otherwise too small for such an operation. |
| 1584 | 1584 | ||
| 1585 | @defopt window-combination-resize | 1585 | @defopt window-combination-resize |