diff options
| author | Martin Rudalics | 2011-11-20 11:57:04 +0100 |
|---|---|---|
| committer | Martin Rudalics | 2011-11-20 11:57:04 +0100 |
| commit | d2999b1a52779f1df2e32a7190ae3200eb85233d (patch) | |
| tree | ff535788feef71973b5b0e41cb18a7bd92f5a973 /doc/lispref/ChangeLog | |
| parent | f6cba7e0851e534ea71c276dfd13c4062bc84407 (diff) | |
| download | emacs-d2999b1a52779f1df2e32a7190ae3200eb85233d.tar.gz emacs-d2999b1a52779f1df2e32a7190ae3200eb85233d.zip | |
Remove term "status" with "window combination limits".
* window.c (Fset_window_combination_limit): Rename argument
STATUS to LIMIT.
(Vwindow_combination_limit): Remove "status" from doc-string.
* windows.texi (Resizing Windows, Splitting Windows): Remove
term "status" when talking about combination limits.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 150731bdb98..e8eaa00e0fa 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-11-20 Martin Rudalics <rudalics@gmx.at> | ||
| 2 | |||
| 3 | * windows.texi (Resizing Windows, Splitting Windows): Remove | ||
| 4 | term "status" when talking about combination limits. | ||
| 5 | |||
| 1 | 2011-11-20 Juanma Barranquero <lekktu@gmail.com> | 6 | 2011-11-20 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * compile.texi (Compiler Errors): | 8 | * compile.texi (Compiler Errors): |