comparison etc/NEWS @ 98643:fd13ced7b1d5

If pop-up-frames has the value `graphic-only', display-buffer only makes a separate frame on graphic displays.
author Chong Yidong <cyd@stupidchicken.com>
date Sun, 12 Oct 2008 04:47:51 +0000
parents 1bb6eb00e477
children 0cd084657709
comparison
equal deleted inserted replaced
98642:1bb6eb00e477 98643:fd13ced7b1d5
1201 *** A window can be split horizontally even when it's not full-width. 1201 *** A window can be split horizontally even when it's not full-width.
1202 1202
1203 *** New option split-window-preferred-function can be set to a function 1203 *** New option split-window-preferred-function can be set to a function
1204 to override the default splitting mechanism of display-buffer. 1204 to override the default splitting mechanism of display-buffer.
1205 1205
1206 *** If pop-up-frames has the value `graphic-only', display-buffer only
1207 makes a separate frame on graphic displays.
1208
1206 ** Minibuffer and completion changes 1209 ** Minibuffer and completion changes
1207 +++ 1210 +++
1208 *** A list of default values can be specified for the DEFAULT argument of 1211 *** A list of default values can be specified for the DEFAULT argument of
1209 functions `read-from-minibuffer', `read-string', `read-command', 1212 functions `read-from-minibuffer', `read-string', `read-command',
1210 `read-variable', `read-buffer', `completing-read'. Elements of this list 1213 `read-variable', `read-buffer', `completing-read'. Elements of this list