emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/emacs-24 r107870: * lisp/startup.el: Fix ty


From: Chong Yidong
Subject: [Emacs-diffs] /srv/bzr/emacs/emacs-24 r107870: * lisp/startup.el: Fix typo.
Date: Fri, 20 Apr 2012 17:41:27 +0800
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 107870
committer: Chong Yidong <address@hidden>
branch nick: emacs-24
timestamp: Fri 2012-04-20 17:41:27 +0800
message:
  * lisp/startup.el: Fix typo.
modified:
  lisp/startup.el
=== modified file 'lisp/startup.el'
--- a/lisp/startup.el   2012-04-10 17:53:31 +0000
+++ b/lisp/startup.el   2012-04-20 09:41:27 +0000
@@ -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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]