From: Juanma Barranquero Date: Sat, 9 Dec 2006 19:20:45 +0000 (+0000) Subject: (ucs-input-help): Fix title of ucs input method. X-Git-Tag: emacs-pretest-22.0.92~197 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e4208ff7b5e18687dcaafeb4b6bb173a28cfbfbe;p=emacs.git (ucs-input-help): Fix title of ucs input method. --- diff --git a/leim/ChangeLog b/leim/ChangeLog index 6140073f257..c7df3d6cbf9 100644 --- a/leim/ChangeLog +++ b/leim/ChangeLog @@ -1,3 +1,9 @@ +2006-12-09 Juanma Barranquero + + * quail/latin-alt.el ("scandinavian-alt-postfix"): Fix typo. + + * quail/uni-input.el (ucs-input-help): Fix title of ucs input method. + 2006-12-09 Eli Zaretskii * makefile.w32-in (leim-list.el): Depend on leim-ext.el as well. diff --git a/leim/quail/uni-input.el b/leim/quail/uni-input.el index 851b4fdf223..cbe08f3a7f6 100644 --- a/leim/quail/uni-input.el +++ b/leim/quail/uni-input.el @@ -149,7 +149,7 @@ While this input method is active, the variable (interactive) (with-output-to-temp-buffer "*Help*" (princ "\ -Input method: ucs (mode line indicator:U) +Input method: ucs (mode line indicator:U+) Input as Unicode: U or u, where is a four-digit hex number.")))