Mercurial > emacs
changeset 61571:d45c12a198ac
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 16 Apr 2005 01:32:21 +0000 |
parents | 4b5610d9b02e |
children | 4fdfaa49202b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Apr 16 01:31:29 2005 +0000 +++ b/lisp/ChangeLog Sat Apr 16 01:32:21 2005 +0000 @@ -1,3 +1,10 @@ +2005-04-16 Kenichi Handa <handa@m17n.org> + + * international/code-pages.el (cp-make-coding-system): Set + `translation-table-for-input' property value to the symbol + ucs-mule-to-mule-unicode, not to that value. + (pt154): Escape guillemet by `\'. + 2005-04-15 Luc Teirlinck <teirllm@auburn.edu> * loadup.el: Load tooltip if x-show-tip is fboundp.