Mercurial > emacs
changeset 90357:ee03316bed9d
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 08 Mar 2006 11:56:59 +0000 |
parents | c363a0b675ba |
children | 47abdf8178fc |
files | lisp/international/mule.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule.el Wed Mar 08 11:56:05 2006 +0000 +++ b/lisp/international/mule.el Wed Mar 08 11:56:59 2006 +0000 @@ -1528,9 +1528,9 @@ (setq len (+ (length encoding-name) 1 (- (point) last-pos))) ;; According to the spec of CTEXT, it is not - ;; necessary to produding this extra - ;; designation sequence, but some buggy - ;; application (e.g. crxvt-gb) requires it. + ;; necessary to produde this extra designation + ;; sequence, but some buggy application + ;; (e.g. crxvt-gb) requires it. (insert "\e(B") (save-excursion (goto-char last-pos)