* lisp/startup.el: Fix typo.
This commit is contained in:
parent
41cfe0cb4c
commit
71bd2d79dd
1 changed files with 1 additions and 1 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
Reference in a new issue