diff options
| author | Glenn Morris | 2009-10-10 23:43:03 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-10-10 23:43:03 +0000 |
| commit | 0c5413c811be1341e4f8fd0d35d5e4b8b5e103dc (patch) | |
| tree | 66bb0eeed749bec704b36ec85b917eaabd147a62 /doc/lispref/ChangeLog | |
| parent | 6d6a5b7e51bdfb9ba097bb9f70309eaf236cdeb5 (diff) | |
| download | emacs-0c5413c811be1341e4f8fd0d35d5e4b8b5e103dc.tar.gz emacs-0c5413c811be1341e4f8fd0d35d5e4b8b5e103dc.zip | |
(Size of Window): The relationship between window and frame heights is
not so simple. (Bug#4535)
Mention window-full-height-p.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 83113a73acf..6f9ef826f3f 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2009-10-10 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * windows.texi (Size of Window): The relationship between window and | ||
| 4 | frame heights is not so simple. (Bug#4535) | ||
| 5 | Mention window-full-height-p. | ||
| 6 | |||
| 1 | 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2009-10-07 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * positions.texi (Text Lines): Remove goto-line, since it shouldn't be | 9 | * positions.texi (Text Lines): Remove goto-line, since it shouldn't be |