From e4208ff7b5e18687dcaafeb4b6bb173a28cfbfbe Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Sat, 9 Dec 2006 19:20:45 +0000 Subject: [PATCH] (ucs-input-help): Fix title of ucs input method. --- leim/ChangeLog | 6 ++++++ leim/quail/uni-input.el | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) 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."))) -- 2.39.5