diff options
| author | Glenn Morris | 2013-10-23 16:46:46 -0400 |
|---|---|---|
| committer | Glenn Morris | 2013-10-23 16:46:46 -0400 |
| commit | 7b65c8d0b93e2d1b06dec9d756a02d2034c7865a (patch) | |
| tree | 35f469ca72c7d15fbff9bcd9d90ebe4ea2792fe7 /ChangeLog | |
| parent | d5f1282f05c6ea7ad7abb9c27d784e09faa45e4a (diff) | |
| download | emacs-7b65c8d0b93e2d1b06dec9d756a02d2034c7865a.tar.gz emacs-7b65c8d0b93e2d1b06dec9d756a02d2034c7865a.zip | |
* configure.ac: Explicit error for non-ASCII directories
Fixes: debbugs:15260
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -1,5 +1,7 @@ | |||
| 1 | 2013-10-23 Glenn Morris <rgm@gnu.org> | 1 | 2013-10-23 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * configure.ac: Explicit error for non-ASCII directories. (Bug#15260) | ||
| 4 | |||
| 3 | Progress towards allowing installation in directories with whitespace. | 5 | Progress towards allowing installation in directories with whitespace. |
| 4 | * Makefile.in (COPYDESTS, write_subdir, install-arch-dep) | 6 | * Makefile.in (COPYDESTS, write_subdir, install-arch-dep) |
| 5 | (install-arch-indep, install-etcdoc, install-info, install-man) | 7 | (install-arch-indep, install-etcdoc, install-info, install-man) |