diff src/README @ 207:e45d5e7c476e r20-4b2

Import from CVS: tag r20-4b2
author cvs
date Mon, 13 Aug 2007 10:03:52 +0200
parents 376386a54a3c
children 51092a27c943
line wrap: on
line diff
--- a/src/README	Mon Aug 13 10:02:48 2007 +0200
+++ b/src/README	Mon Aug 13 10:03:52 2007 +0200
@@ -1,7 +1,6 @@
 This directory contains the source files for the C component of XEmacs.
 Nothing in this directory is needed for using XEmacs once it is built
-and installed, if the dumped Emacs (on Unix systems) or the XEmacs
-executable and map files (on VMS systems) are copied elsewhere.
+and installed, if the dumped Emacs is copied elsewhere.
 
 See the files ../README and then ../INSTALL for installation instructions.
 
@@ -12,23 +11,6 @@
 Emacs.  Most of this should work transparently to the user; you should
 only need to run `../configure', and then type `make'.
 
-See the file VMSBUILD in this directory for instructions on compiling,
-linking and building Emacs on VMS.
-
-The files `*.com' and `temacs.opt' are used on VMS only.
-The files `vlimit.h', `ioclt.h' and `param.h' are stubs to
-allow compilation on VMS with the minimum amount of #ifdefs.
-
-`uaf.h' contains VMS uaf structure definitions.  This is only needed if
-you define READ_SYSUAF.  This should only be done for single-user
-systems where you are not overly concerned with security, since it
-either requires that you install Emacs with SYSPRV or make SYSUAF.DAT
-world readable.  Otherwise, Emacs can determine information about the
-current user, but no one else.
-
-`pwd.h' contains definitions for VMS to be able to correctly simulate
-`getpwdnam' and `getpwduid'.
-
 General changes for XEmacs:
 ---------------------------
 1. Lisp objects.