# HG changeset patch # User Richard M. Stallman <rms@gnu.org> # Date 1178813557 0 # Node ID a7056aafb66a9344c24ff27da086cad16e7ee4ba # Parent b88cd7b0ba66e32c187462db02eb113ae778ff4c (fancy-splash-text): Add URL of guided tour. Adjust horizontal and vertical whitespace. diff -r b88cd7b0ba66 -r a7056aafb66a lisp/startup.el --- a/lisp/startup.el Thu May 10 16:10:27 2007 +0000 +++ b/lisp/startup.el Thu May 10 16:12:37 2007 +0000 @@ -1149,21 +1149,25 @@ "\n"))) :face variable-pitch "\ Emacs FAQ\t\tFrequently asked questions and answers -View Emacs Manual\tView the Emacs manual using Info +View Emacs Manual\t\tView the Emacs manual using Info Absence of Warranty\tGNU Emacs comes with " :face (variable-pitch :slant oblique) "ABSOLUTELY NO WARRANTY\n" :face variable-pitch "\ -Copying Conditions\tConditions for redistributing and changing Emacs +Copying Conditions\t\tConditions for redistributing and changing Emacs Getting New Versions\tHow to obtain the latest version of Emacs More Manuals / Ordering Manuals Buying printed manuals from the FSF\n") (:face variable-pitch - "To quit a partially entered command, type " + "\nTo quit a partially entered command, type " :face default "Control-g" :face variable-pitch - ".\n" + ". + +Emacs Guided Tour\t\tSee http://www.gnu.org/software/emacs/tour/ + +" :face (variable-pitch :weight bold) "Useful File menu items:\n" :face variable-pitch @@ -1176,13 +1180,7 @@ "Control-c" :face variable-pitch ") -Recover Crashed Session\tRecover files you were editing before a crash - - - - - -" +Recover Crashed Session\tRecover files you were editing before a crash\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