diff options
-rw-r--r-- | leim/ChangeLog | 5 | ||||
-rw-r--r-- | lisp/ChangeLog | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/leim/ChangeLog b/leim/ChangeLog index 8752cfee633..41e98bd08f0 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,8 @@ +2005-10-25 Juri Linkov <juri@jurta.org> + + * quail/cyrillic.el ("cyrillic-translit"): Set 4th arg `guidance' + to t for this multi-key input method. + 2005-10-24 Kenichi Handa <handa@m17n.org> * quail/uni-input.el (ucs-input-activate): Don't add diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ad7114b59d5..6805fd951c4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2005-10-25 Juri Linkov <juri@jurta.org> + + * textmodes/texinfo.el (texinfo-mode): Change charset of one + quotation mark from [mule-unicode-0100-24ff] to [japanese-jisx0208]. + 2005-10-25 Stefan Monnier <monnier@iro.umontreal.ca> * play/blackbox.el (blackbox-mode-map): Move init into declaration. |