changeset 74538:dc4eb942b3a5

(ucs-input-help): Fix title of ucs input method.
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 09 Dec 2006 19:20:23 +0000
parents 877c366205b0
children b5f281e7e83b
files leim/quail/uni-input.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/leim/quail/uni-input.el	Sat Dec 09 19:19:46 2006 +0000
+++ b/leim/quail/uni-input.el	Sat Dec 09 19:20:23 2006 +0000
@@ -149,7 +149,7 @@
   (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<hex> or u<hex>, where <hex> is a four-digit hex number.")))