comparison leim/quail/uni-input.el @ 52401:695cf19ef79e

Add arch taglines
author Miles Bader <miles@gnu.org>
date Mon, 01 Sep 2003 15:45:59 +0000
parents 3994dfe96c97
children 5afba9a35578 375f2633d815
comparison
equal deleted inserted replaced
52400:b32a475b367f 52401:695cf19ef79e
158 (register-input-method "ucs" "UTF-8" 'ucs-input-activate "U+" 158 (register-input-method "ucs" "UTF-8" 'ucs-input-activate "U+"
159 "Unicode input as hex in the form Uxxxx.") 159 "Unicode input as hex in the form Uxxxx.")
160 160
161 (provide 'uni-input) 161 (provide 'uni-input)
162 162
163 ;;; arch-tag: e0d91c7c-19a1-43d3-8f2b-28c0e031efaa
163 ;;; uni-input.el ends here 164 ;;; uni-input.el ends here