mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Merge changes from emacs-24 branch
This commit is contained in:
commit
a8e7d6d783
98 changed files with 2009 additions and 797 deletions
|
|
@ -41,7 +41,7 @@
|
|||
(defcustom initial-buffer-choice nil
|
||||
"Buffer to show after starting Emacs.
|
||||
If the value is nil and `inhibit-startup-screen' is nil, show the
|
||||
startup screen. If the value is string, visit the specified file
|
||||
startup screen. If the value is a string, visit the specified file
|
||||
or directory using `find-file'. If t, open the `*scratch*'
|
||||
buffer."
|
||||
:type '(choice
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue