diff lisp/startup.el @ 89483:2f877ed80fa6

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 12:53:41 +0000
parents 375f2633d815 0fafee1d7770
children 68c22ea6027c
line wrap: on
line diff
--- a/lisp/startup.el	Mon Sep 08 11:56:09 2003 +0000
+++ b/lisp/startup.el	Mon Sep 08 12:53:41 2003 +0000
@@ -1217,6 +1217,9 @@
 					'keymap map)))
 	(insert "\n"))))
   (fancy-splash-insert
+   :face '(variable-pitch :background "red")
+   "\n!! This version is ALPHA status.  It may lose your data!!\n\n")
+  (fancy-splash-insert
    :face '(variable-pitch :foreground "red")
    (if (eq system-type 'gnu/linux)
        "GNU Emacs is one component of the GNU/Linux operating system."