comparison lisp/ChangeLog @ 4271:fdf43260ae29

[xemacs-hg @ 2007-11-15 15:24:20 by aidan] Eliminate clean build build-failures on Mule
author aidan
date Thu, 15 Nov 2007 15:24:24 +0000
parents 75d0292c1bff
children 3262a7b15d95
comparison
equal deleted inserted replaced
4270:bd9b678f4db7 4271:fdf43260ae29
1 2007-11-15 Aidan Kehoe <kehoea@parhasard.net>
2
3 * code-files.el (write-region):
4 Call #'find-coding-system on the (possible) coding system argument
5 before checking it with #'coding-system-p; the latter function
6 gives false results when passed coding system names as symbols.
7
8 Preserve the old order of determination of the coding system
9 better.
10
1 2007-11-14 Aidan Kehoe <kehoea@parhasard.net> 11 2007-11-14 Aidan Kehoe <kehoea@parhasard.net>
2 12
3 * unicode.el (unicode-error-default-translation-table): 13 * unicode.el (unicode-error-default-translation-table):
4 * unicode.el (unicode-error-sequence-regexp-range): 14 * unicode.el (unicode-error-sequence-regexp-range):
5 * unicode.el (frob-unicode-errors-region): 15 * unicode.el (frob-unicode-errors-region):