]> code.delx.au - gnu-emacs/blobdiff - lisp/startup.el
* lisp/xwidget.el: Nitpicks
[gnu-emacs] / lisp / startup.el
index aaa6883bd5899976fe7ac8e61a1bbafb07b4e659..15a79f6f5bf1a40ff000ce305971fea9dbb2052b 100644 (file)
@@ -76,17 +76,17 @@ once you are familiar with the contents of the startup screen."
 
 (defvar startup-screen-inhibit-startup-screen nil)
 
-;; The mechanism uses to ensure that only end users can disable this
-;; message is not complex. Clearly, it is possible for a determined
+;; The mechanism used to ensure that only end users can disable this
+;; message is not complex.  Clearly, it is possible for a determined
 ;; system administrator to inhibit this message anyway, but at least
 ;; they will do so with knowledge of why the Emacs developers think
 ;; this is a bad idea.
 (defcustom inhibit-startup-echo-area-message nil
   "Non-nil inhibits the initial startup echo area message.
 
-The startup message in the echo area as it provides information
+The startup message is in the echo area as it provides information
 about GNU Emacs and the GNU system in general, which we want all
-users to see. As this is the least intrusive startup message,
+users to see.  As this is the least intrusive startup message,
 this variable gets specialized treatment to prevent the message
 from being disabled site-wide by systems administrators, while
 still allowing individual users to do so.