Remove reference to cvtmail.
authorGlenn Morris <rgm@gnu.org>
Wed, 19 Aug 2009 02:52:17 +0000 (02:52 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 19 Aug 2009 02:52:17 +0000 (02:52 +0000)
ChangeLog
INSTALL

index bd64536..91ec61d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-08-19  Glenn Morris  <rgm@gnu.org>
+
+       * INSTALL: Remove reference to cvtmail.
+
 2009-08-15  CHENG Gao  <chenggao@gmail.com>
 
        * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX).
diff --git a/INSTALL b/INSTALL
index 2cc077d..1e6c3de 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -757,9 +757,8 @@ directory of the Emacs distribution.
 in `./lib-src' to their final destinations, as selected in `./src/paths.h'.
 
 Strictly speaking, not all of the executables in `./lib-src' need be copied.
-- The programs `cvtmail', `fakemail', `hexl',
-    `movemail', `profile', `rcs2log', and `vcdiff' are used by Emacs;
-    they do need to be copied.
+- The programs `fakemail', `hexl', `movemail', `profile', `rcs2log',
+    and `vcdiff' are used by Emacs; they do need to be copied.
 - The programs `etags', `ctags', `emacsclient', `b2m', and `rcs-checkin'
     are intended to be run by users; they are handled below.
 - The programs `make-docfile' and `test-distrib' were