Mercurial > emacs
comparison etc/NEWS @ 103045:1699b004aa7f
Documented initial-buffer-choice.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 22 Apr 2009 01:29:46 +0000 |
parents | c558100dce3a |
children | 3de4425fbae5 |
comparison
equal
deleted
inserted
replaced
103044:cede530821ca | 103045:1699b004aa7f |
---|---|
280 `inhibit-splash-screen' and `inhibit-startup-message') doesn't inhibit | 280 `inhibit-splash-screen' and `inhibit-startup-message') doesn't inhibit |
281 display of the initial message in the *scratch* buffer. If you don't | 281 display of the initial message in the *scratch* buffer. If you don't |
282 want to display the initial message in the *scratch* buffer at startup, | 282 want to display the initial message in the *scratch* buffer at startup, |
283 you can set the option `initial-scratch-message' to nil. | 283 you can set the option `initial-scratch-message' to nil. |
284 | 284 |
285 +++ | |
285 ** New user option `initial-buffer-choice' specifies what to display | 286 ** New user option `initial-buffer-choice' specifies what to display |
286 after starting Emacs: startup screen, *scratch* buffer, visiting a | 287 after starting Emacs: startup screen, *scratch* buffer, visiting a |
287 file or directory. | 288 file or directory. |
288 | 289 |
289 ** New alias `argv' for `command-line-args-left' | 290 ** New alias `argv' for `command-line-args-left' |