diff lisp/loadup.el @ 223:2c611d1463a6 r20-4b10

Import from CVS: tag r20-4b10
author cvs
date Mon, 13 Aug 2007 10:10:54 +0200
parents 1f0dabaa0855
children 0e522484dd2a
line wrap: on
line diff
--- a/lisp/loadup.el	Mon Aug 13 10:10:03 2007 +0200
+++ b/lisp/loadup.el	Mon Aug 13 10:10:54 2007 +0200
@@ -1,10 +1,11 @@
 ;;; loadup.el --- load up standardly loaded Lisp files for XEmacs.
 
-;; Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1986, 1992, 1994, 1997 Free Software Foundation, Inc.
 ;; Copyright (C) 1996 Richard Mlynarik.
 ;; Copyright (C) 1995, 1996 Ben Wing.
 
-;; Keywords: internal
+;; Maintainer: XEmacs Development Team
+;; Keywords: internal, dumped
 
 ;; This file is part of XEmacs.
 
@@ -27,10 +28,10 @@
 
 ;;; Commentary:
 
-;; It is not a good idea to edit this file.  Use site-init.el or site-load.el
-;; instead.
-;;
-;; This is loaded into a bare Emacs to make a dumpable one.
+;; Please do not edit this file.  Use site-init.el, site-load.el, or
+;; packaged dumped-lisp.el's instead.
+
+;; This is loaded into a bare XEmacs to make a dumpable one.
 
 ;;; Code: