*** empty log message ***
[m17n/m17n-db.git] / MIM / unicode.mim
index e6f0be8..6b4981c 100644 (file)
@@ -1,5 +1,5 @@
 ;; unicode.mim -- Input method for Unicode characters by typing character code
-;; Copyright (C) 2003, 2004
+;; Copyright (C) 2003, 2004, 2005, 2006, 2008, 2009
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H15PRO112
 
@@ -28,6 +28,8 @@ Type C-u followed by four hexadecimal numbers [0-9A-Fa-f]
 of a Unicode character code.
 "))
 
+(title "UNICODE")
+
 (variable
  (prompt (_"Preedit prompt
 Prompt string shown in the preedit area while typing hexadecimal numbers.")
@@ -37,8 +39,6 @@ Prompt string shown in the preedit area while typing hexadecimal numbers.")
 Start typing hexadecimal numbers of Unicode character.")
        (C-U)))
 
-(title "UNICODE")
-
 (map
  (starter
   (start prompt))