Fix previous change.
authorhanda <handa>
Tue, 23 May 2006 05:42:06 +0000 (05:42 +0000)
committerhanda <handa>
Tue, 23 May 2006 05:42:06 +0000 (05:42 +0000)
unicode.mim

index fcfb866..e6a1722 100644 (file)
@@ -23,8 +23,9 @@
 
 (input-method t unicode)
 
-(description "Input method for Unicode BMP characters by hexadigits.
-Type C-u followed by four hexadecimal numbers [0-9A-Fa-f].
+(description "Input method for Unicode BMP characters using hexadigits.
+Type C-u followed by four hexadecimal numbers [0-9A-Fa-f]
+of a Unicode character code.
 ")
 
 (title "UNICODE")