comparison lisp/ChangeLog @ 43978:9f447f01d6c9

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 17 Mar 2002 21:51:46 +0000
parents c928ca07e2b9
children d6b0a23deaeb
comparison
equal deleted inserted replaced
43977:633c9f5b4b14 43978:9f447f01d6c9
1 2002-03-17 Stefan Monnier <monnier@cs.yale.edu> 1 2002-03-17 Stefan Monnier <monnier@cs.yale.edu>
2
3 * international/mule-diag.el (describe-char-after):
4 Use `internal-describe-syntax-value' again (got lost somewhere).
2 5
3 * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859): 6 * international/ucs-tables.el (ucs-unify-8859, ucs-fragment-8859):
4 Use unify-8859-on-decoding-mode. 7 Use unify-8859-on-decoding-mode.
5 (unify-8859-on-decoding-mode): Also set translation-table-for-input. 8 (unify-8859-on-decoding-mode): Also set translation-table-for-input.
6 (ucs-insert): Give an error if the unicode char can't be created. 9 (ucs-insert): Give an error if the unicode char can't be created.