diff options
| author | Chong Yidong | 2011-11-08 15:43:30 +0800 |
|---|---|---|
| committer | Chong Yidong | 2011-11-08 15:43:30 +0800 |
| commit | a79db6e01262fc0d55b7ee32cbfba4611d44e584 (patch) | |
| tree | b604b48db68a4ba88aa0c0669abd6e6d9882ad43 /doc/lispref/ChangeLog | |
| parent | 105216ed03e65f32a7477ba3d27ab05c94bd3449 (diff) | |
| download | emacs-a79db6e01262fc0d55b7ee32cbfba4611d44e584.tar.gz emacs-a79db6e01262fc0d55b7ee32cbfba4611d44e584.zip | |
Edits to Window Sizes node of Lisp manual.
* doc/lispref/windows.texi (Window Sizes): Copyedits. Document
window-text-height. Remove window-min-height and window-min-width
discussion, referring instead to Emacs manual.
(Splitting Windows, Resizing Windows): Add xref to Emacs manual.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index ff629ce67ae..47214596c1a 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2011-11-08 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * windows.texi (Window Sizes): Copyedits. Document | ||
| 4 | window-text-height. Remove window-min-height and window-min-width | ||
| 5 | discussion, referring instead to Emacs manual. | ||
| 6 | (Splitting Windows, Resizing Windows): Add xref to Emacs manual. | ||
| 7 | |||
| 1 | 2011-11-07 Glenn Morris <rgm@gnu.org> | 8 | 2011-11-07 Glenn Morris <rgm@gnu.org> |
| 2 | 9 | ||
| 3 | * windows.texi (Choosing Window): Fix keybinding typo. | 10 | * windows.texi (Choosing Window): Fix keybinding typo. |