From: Chong Yidong Date: Fri, 20 Apr 2012 09:41:27 +0000 (+0800) Subject: * lisp/startup.el: Fix typo. X-Git-Tag: emacs-24.0.96~43 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=71bd2d79ddf869a72a100cf7a890a9d073ee8139;p=emacs.git * lisp/startup.el: Fix typo. --- diff --git a/lisp/startup.el b/lisp/startup.el index 2f72e804892..5c905954c86 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -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