]> code.delx.au - gnu-emacs/blobdiff - leim/quail/uni-input.el
Merge from emacs--devo--0
[gnu-emacs] / leim / quail / uni-input.el
index 73ba07ef566d945da3d5a06fe06d41375f6ae961..a5f32068424249361425d248c4dda9aaed64e548 100644 (file)
@@ -1,7 +1,7 @@
 ;;; uni-input.el --- Hex Unicode input method
 
 ;; Copyright (C) 2001, 2002, 2003, 2006  Free Software Foundation, Inc.
-;; Copyright (C) 2004
+;; Copyright (C) 2004, 2005, 2006
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H14PRO021
 
@@ -118,7 +118,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<hex> or u<hex>, where <hex> is a four-digit hex number.")))