# HG changeset patch # User Gerd Moellmann # Date 971784640 0 # Node ID 7f8af667c707818d28d656251b3e6ee41c9657b0 # Parent 6bf2085af413e212051b251ffb6f152daf5c5337 (fancy-splash-text): Realign the text. diff -r 6bf2085af413 -r 7f8af667c707 lisp/startup.el --- a/lisp/startup.el Tue Oct 17 12:07:28 2000 +0000 +++ b/lisp/startup.el Tue Oct 17 12:10:40 2000 +0000 @@ -872,8 +872,8 @@ :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.")