]> git.eshelyaron.com Git - emacs.git/commitdiff
(fancy-splash-text): Realign the text.
authorGerd Moellmann <gerd@gnu.org>
Tue, 17 Oct 2000 12:10:40 +0000 (12:10 +0000)
committerGerd Moellmann <gerd@gnu.org>
Tue, 17 Oct 2000 12:10:40 +0000 (12:10 +0000)
lisp/startup.el

index e4d1e8f7f315b16e4cb0b3878902113e0d63ce8c..b2e03e2ab4ef2809f7210399e5125e3906b61570 100644 (file)
@@ -872,8 +872,8 @@ Emacs FAQ           Frequently asked questions and answers
           :face (variable-pitch :slant oblique)
           "ABSOLUTELY NO WARRANTY\n"
           :face variable-pitch
-          "Copying Conditions  Conditions for redistributing and \
-changing Emacs\n"))
+          "\
+Copying Conditions     Conditions for redistributing and changing Emacs\n"))
   "A list of texts to show in the middle part of splash screens.
 Each element in the list should be a list of strings or pairs
 `:face FACE', like `fancy-splash-insert' accepts them.")