Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 5572:c17a46ac63af
Include many more files in binary-file-regexps, files.el.
lisp/ChangeLog addition:
2011-09-21 Aidan Kehoe <kehoea@parhasard.net>
* files.el (binary-file-regexps):
Update this, adding everything that maps to no-conversion or
no-conversion-multibyte in GNU's auto-mode-alist.
In particular, add PDFs, important given gnus' problem with them
of http://mid.gmane.org/m3r637lpm5.fsf@mikesoffice.com and the
associated thread, and Uwe's recent re-reporting of the same
problem.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Wed, 21 Sep 2011 20:07:09 +0100 |
parents | 5273dd66a1ba |
children | f0f1fd0d8486 |
comparison
equal
deleted
inserted
replaced
5571:5273dd66a1ba | 5572:c17a46ac63af |
---|---|
1 2011-09-21 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * files.el (binary-file-regexps): | |
4 Update this, adding everything that maps to no-conversion or | |
5 no-conversion-multibyte in GNU's auto-mode-alist. | |
6 In particular, add PDFs, important given gnus' problem with them | |
7 of http://mid.gmane.org/m3r637lpm5.fsf@mikesoffice.com and the | |
8 associated thread, and Uwe's recent re-reporting of the same | |
9 problem. | |
10 | |
1 2011-09-21 Aidan Kehoe <kehoea@parhasard.net> | 11 2011-09-21 Aidan Kehoe <kehoea@parhasard.net> |
2 | 12 |
3 * select.el (select-convert-to-text): | 13 * select.el (select-convert-to-text): |
4 * select.el (select-convert-to-utf-8-text): | 14 * select.el (select-convert-to-utf-8-text): |
5 Ignore extent information in these functions, other programs can't | 15 Ignore extent information in these functions, other programs can't |