Mercurial > emacs
comparison lisp/ChangeLog @ 48549:7f8d127179e5
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 26 Nov 2002 18:17:33 +0000 (2002-11-26) |
parents | ea972f5474c9 |
children | 046a08e59519 |
comparison
equal
deleted
inserted
replaced
48548:b928795a85d8 | 48549:7f8d127179e5 |
---|---|
1 2002-11-26 Dave Love <fx@gnu.org> | |
2 | |
3 * language/european.el (encode-mac-roman): Deal with unencodable | |
4 characters. | |
5 | |
6 * language/cyrillic.el (ccl-encode-koi8, ccl-encode-koi8-u) | |
7 (ccl-encode-alternativnyj): Deal with unencodable characters. | |
8 | |
9 * international/code-pages.el (cp-make-coding-system): Deal with | |
10 unencodable characters. | |
11 | |
1 2002-11-24 Richard M. Stallman <rms@gnu.org> | 12 2002-11-24 Richard M. Stallman <rms@gnu.org> |
2 | 13 |
3 * mail/sendmail.el (mail-signature): Handle case where | 14 * mail/sendmail.el (mail-signature): Handle case where |
4 value of mail-signature is a string. | 15 value of mail-signature is a string. |
5 | 16 |