From 9e3fabde1da3a24d5e54cabd243a395910b71e17 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 30 Aug 1999 16:46:41 +0000 Subject: [PATCH] (splash-frame-body): Add ETL. --- lisp/startup.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lisp/startup.el b/lisp/startup.el index 8a73014..41947e8 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -968,11 +968,12 @@ XEmacs, by either running the command `xemacs-mule', or by using the X resource "\n--\n" (face italic "\ Copyright (C) 1985-1999 Free Software Foundation, Inc. +Copyright (C) 1995-1999 Electrotechnical Laboratory, JAPAN. Copyright (C) 1990-1994 Lucid, Inc. Copyright (C) 1993-1997 Sun Microsystems, Inc. All Rights Reserved. Copyright (C) 1994-1996 Board of Trustees, University of Illinois Copyright (C) 1995-1996 Ben Wing\n")) - + ((face (blue bold underline) "\nInformation, on-line help:\n\n") "XEmacs comes with plenty of documentation...\n\n" ,@(if (string-match "beta" emacs-version) -- 1.7.10.4