summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--INSTALL5
2 files changed, 6 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index bd6453644de..91ec61d6086 100644
--- 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 2cc077def54..1e6c3deb23a 100644
--- 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