Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!mit-eddie!PREP.AI.MIT.EDU!gnu From: gnu@PREP.AI.MIT.EDU.UUCP Newsgroups: comp.emacs Subject: Slight problem in 18.41 README Message-ID: <8703271740.AA04145@EDDIE.MIT.EDU> Date: Fri, 27-Mar-87 12:44:26 EST Article-I.D.: EDDIE.8703271740.AA04145 Posted: Fri Mar 27 12:44:26 1987 Date-Received: Sat, 28-Mar-87 14:01:06 EST Sender: daemon@mit-eddie.MIT.EDU Reply-To: gnu@prep.ai.mit.edu Lines: 35 The top-level README file distributed with GNU Emacs version 18.41 claims that it is a beta-test release. This is not true; Emacs version 18 is now considered to be released. Please delete the following from the top of emacs/README diff -c2 README.~3~ README *** README.~3~ --- README Fri Mar 27 12:32:24 1987 *************** *** 1,20 - *********************************************************************** - NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE - - This is a BETA-TEST version of GNU Emacs version 18. - - If you are not interested in helping to debug - possible problems with this software, it is suggested that you - continue to use Emacs version 17 until that time in the - (near) future when GNU Emacs version 18 is officially released. - - This will be announced on the - "info-gnu-emacs@prep.ai.mit.edu" mailing list and on the - "comp.emacs" USENET news group. - For further distribution questions, see the file etc/DISTRIB. - - NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE - *********************************************************************** - This directory holds the latest distribution version of GNU Emacs. The subdirectory `src' holds the C code, --- 1,2 ----- This directory holds the latest distribution version of GNU Emacs. The subdirectory `src' holds the C code,