From 70e0041366321c49823ae1508f3e4ade3f672553 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Sat, 13 Mar 1999 04:53:43 +0000 Subject: [PATCH] (command-line-1): Improve startup msg. --- lisp/startup.el | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/startup.el b/lisp/startup.el index 66695a08cd0..bd8a25f34f0 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -954,12 +954,14 @@ Copyright (C) 1999 Free Software Foundation, Inc.") (insert "\n GNU Emacs comes with ABSOLUTELY NO WARRANTY; type C-h C-w for full details. -You may give out copies of Emacs; type C-h C-c to see the conditions. +Emacs is Free Software--Free as in Freedom--so you can redistribute copies +of Emacs and modify it; type C-h C-c to see the conditions. Type C-h C-d for information on getting the latest version.") (insert (substitute-command-keys "\n GNU Emacs comes with ABSOLUTELY NO WARRANTY; type \\[describe-no-warranty] for full details. -You may give out copies of Emacs; type \\[describe-copying] to see the conditions. +Emacs is Free Software--Free as in Freedom--so you can redistribute copies +of Emacs and modify it; type \\[describe-copying] to see the conditions. Type \\[describe-distribution] for information on getting the latest version.")))) (goto-char (point-min)) -- 2.39.2