emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] emacs-25 eeb710a: ; * lisp/startup.el: Sentences end with


From: Glenn Morris
Subject: [Emacs-diffs] emacs-25 eeb710a: ; * lisp/startup.el: Sentences end with two spaces.
Date: Fri, 08 Jan 2016 01:37:23 +0000

branch: emacs-25
commit eeb710a1bb4375ad334af4981cb691f6efdaf0a0
Author: Glenn Morris <address@hidden>
Commit: Glenn Morris <address@hidden>

    ; * lisp/startup.el: Sentences end with two spaces.
---
 lisp/startup.el |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lisp/startup.el b/lisp/startup.el
index 97a6a0b..15a79f6 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -77,7 +77,7 @@ once you are familiar with the contents of the startup 
screen."
 (defvar startup-screen-inhibit-startup-screen nil)
 
 ;; The mechanism used to ensure that only end users can disable this
-;; message is not complex. Clearly, it is possible for a determined
+;; 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.
@@ -86,7 +86,7 @@ once you are familiar with the contents of the startup 
screen."
 
 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.



reply via email to

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