diff options
| author | Glenn Morris | 2014-03-22 15:52:47 -0700 |
|---|---|---|
| committer | Glenn Morris | 2014-03-22 15:52:47 -0700 |
| commit | 7cd431112c589aa20289a8c94544ccf5d3c688d5 (patch) | |
| tree | 26418daa3060e0263b39d47c75d64e5dd9273c7b /admin/notes/unicode | |
| parent | f9c81e7b487ec0c7e9ff1dbd5f1959cba4433f4c (diff) | |
| download | emacs-7cd431112c589aa20289a8c94544ccf5d3c688d5.tar.gz emacs-7cd431112c589aa20289a8c94544ccf5d3c688d5.zip | |
Remove lib-src/test-distrib.c and related
The class of problems that this was designed to detect, namely .elc
files getting corrupted by being passed around by email via uuencode
or somesuch, has not been a relevant concern for many years.
* lib-src/test-distrib.c, lib-src/testfile: Remove.
* lib-src/Makefile.in (DONT_INSTALL): Remove test-distrib.
(test-distrib${EXEEXT}): Remove rule.
* make-dist: Do not distribute lib-src/testfile.
* admin/quick-install-emacs (AVOID): Remove testfile and test-distrib.
* INSTALL, etc/PROBLEMS, admin/notes/unicode:
Remove references to test-distrib and testfile.
Diffstat (limited to 'admin/notes/unicode')
| -rw-r--r-- | admin/notes/unicode | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index 654580639f7..841b7ebd5e4 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -181,13 +181,6 @@ nontrivial changes to the build process. | |||
| 181 | 181 | ||
| 182 | admin/charsets/mapfiles/cns2ucsdkw.txt | 182 | admin/charsets/mapfiles/cns2ucsdkw.txt |
| 183 | 183 | ||
| 184 | * no-conversion | ||
| 185 | |||
| 186 | This file purposely contains arbitrary bytes interspersed within text, | ||
| 187 | to test whether the Emacs distribution is corrupted. | ||
| 188 | |||
| 189 | lib-src/testfile | ||
| 190 | |||
| 191 | * iso-2022-7bit | 184 | * iso-2022-7bit |
| 192 | 185 | ||
| 193 | This file switches between CJK charsets, which is not encoded in UTF-8. | 186 | This file switches between CJK charsets, which is not encoded in UTF-8. |