diff options
| author | Eli Zaretskii | 2008-10-18 11:22:08 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-10-18 11:22:08 +0000 |
| commit | 43c59a3dca02f712c5e69c3d4be56d2353eb967b (patch) | |
| tree | aef6279fdb7ceb1a4cd4e944ba3700ebc2f3296c /doc/lispref/ChangeLog | |
| parent | 3051e4bf2c9288b75c83661bb53459acf38f1dc6 (diff) | |
| download | emacs-43c59a3dca02f712c5e69c3d4be56d2353eb967b.tar.gz emacs-43c59a3dca02f712c5e69c3d4be56d2353eb967b.zip | |
(Displaying Buffers): Minor wording fix.
(Choosing Window): `split-height-threshold' can now be nil.
Document `split-width-threshold'. `pop-up-frames' can have the value
`graphic-only'.
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 5891f611050..cc74a973792 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2008-10-18 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * windows.texi (Displaying Buffers): Minor wording fix. | ||
| 4 | (Choosing Window): `split-height-threshold' can now be nil. | ||
| 5 | Document `split-width-threshold'. `pop-up-frames' can have the | ||
| 6 | value `graphic-only'. | ||
| 7 | |||
| 1 | 2008-10-17 Eli Zaretskii <eliz@gnu.org> | 8 | 2008-10-17 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * os.texi (Startup Summary): Document `before-init-time' and | 10 | * os.texi (Startup Summary): Document `before-init-time' and |