aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2009-08-19 02:52:17 +0000
committerGlenn Morris2009-08-19 02:52:17 +0000
commit707f28b63289070090a694da953aa238ceae6bf9 (patch)
treee3a3dbf2f1d4696218d32f206c689ba6c6e555d7
parent85be9ec4fffd52d760fa820c2d7b2211093fcc3b (diff)
downloademacs-707f28b63289070090a694da953aa238ceae6bf9.tar.gz
emacs-707f28b63289070090a694da953aa238ceae6bf9.zip
Remove reference to cvtmail.
-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 @@
12009-08-19 Glenn Morris <rgm@gnu.org>
2
3 * INSTALL: Remove reference to cvtmail.
4
12009-08-15 CHENG Gao <chenggao@gmail.com> 52009-08-15 CHENG Gao <chenggao@gmail.com>
2 6
3 * Makefile.in (install-arch-indep): Remove .DS_Store files (MacOSX). 7 * 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.
757in `./lib-src' to their final destinations, as selected in `./src/paths.h'. 757in `./lib-src' to their final destinations, as selected in `./src/paths.h'.
758 758
759Strictly speaking, not all of the executables in `./lib-src' need be copied. 759Strictly speaking, not all of the executables in `./lib-src' need be copied.
760- The programs `cvtmail', `fakemail', `hexl', 760- The programs `fakemail', `hexl', `movemail', `profile', `rcs2log',
761 `movemail', `profile', `rcs2log', and `vcdiff' are used by Emacs; 761 and `vcdiff' are used by Emacs; they do need to be copied.
762 they do need to be copied.
763- The programs `etags', `ctags', `emacsclient', `b2m', and `rcs-checkin' 762- The programs `etags', `ctags', `emacsclient', `b2m', and `rcs-checkin'
764 are intended to be run by users; they are handled below. 763 are intended to be run by users; they are handled below.
765- The programs `make-docfile' and `test-distrib' were 764- The programs `make-docfile' and `test-distrib' were