diff options
| author | Glenn Morris | 2009-08-19 02:52:17 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-08-19 02:52:17 +0000 |
| commit | 707f28b63289070090a694da953aa238ceae6bf9 (patch) | |
| tree | e3a3dbf2f1d4696218d32f206c689ba6c6e555d7 | |
| parent | 85be9ec4fffd52d760fa820c2d7b2211093fcc3b (diff) | |
| download | emacs-707f28b63289070090a694da953aa238ceae6bf9.tar.gz emacs-707f28b63289070090a694da953aa238ceae6bf9.zip | |
Remove reference to cvtmail.
| -rw-r--r-- | ChangeLog | 4 | ||||
| -rw-r--r-- | INSTALL | 5 |
2 files changed, 6 insertions, 3 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2009-08-19 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * INSTALL: Remove reference to cvtmail. | ||
| 4 | |||
| 1 | 2009-08-15 CHENG Gao <chenggao@gmail.com> | 5 | 2009-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). |
| @@ -757,9 +757,8 @@ directory of the Emacs distribution. | |||
| 757 | in `./lib-src' to their final destinations, as selected in `./src/paths.h'. | 757 | in `./lib-src' to their final destinations, as selected in `./src/paths.h'. |
| 758 | 758 | ||
| 759 | Strictly speaking, not all of the executables in `./lib-src' need be copied. | 759 | Strictly 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 |