all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: John Paul Wallington <jpw@shootybangbang.com>
Subject: should `normal-splash-screen' say "one component of the GNU OS" too?
Date: Sat, 07 Sep 2002 04:58:08 +0100	[thread overview]
Message-ID: <E17nWjY-0006RV-00@bundalo.shootybangbang.com> (raw)

For consistency's sake, how about this change to make the normal
splash screen act like the fancy splash screens?
I'm not certain of the wording.

RCS file: /cvsroot/emacs/emacs/lisp/startup.el,v
retrieving revision 1.306
diff -u -r1.306 startup.el
--- startup.el	5 Sep 2002 00:19:49 -0000	1.306
+++ startup.el	7 Sep 2002 03:18:27 -0000
@@ -1347,7 +1347,8 @@
 	    ;; and does not end with any newlines.
 	    (insert "Welcome to GNU Emacs")
 	    (if (eq system-type 'gnu/linux)
-		(insert ", one component of a Linux-based GNU system."))
+		(insert ", one component of a Linux-based GNU system.")
+	      (insert ", one component of the GNU operating system."))
 	    (insert "\n")
 
 	    (unless (equal (buffer-name prev-buffer) "*scratch*")

-- 
John Paul Wallington

             reply	other threads:[~2002-09-07  3:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-07  3:58 John Paul Wallington [this message]
2002-09-08 12:54 ` should `normal-splash-screen' say "one component of the GNU OS" too? Richard Stallman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E17nWjY-0006RV-00@bundalo.shootybangbang.com \
    --to=jpw@shootybangbang.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.