/[emacs]/emacs/leim/leim-ext.el
ViewVC logotype

Diff of /emacs/leim/leim-ext.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by miles, Sat Jun 5 23:11:46 2004 UTC revision 1.4 by handa, Tue Sep 21 02:23:32 2004 UTC
# Line 34  Line 34 
34  (eval-after-load "quail/PY-b5"  (eval-after-load "quail/PY-b5"
35    '(quail-defrule "ling2" ?$(0!r(B nil t))    '(quail-defrule "ling2" ?$(0!r(B nil t))
36    
37    (autoload 'ucs-input-activate "quail/uni-input"
38      "Activate UCS input method.
39    With arg, activate UCS input method if and only if arg is positive.
40    
41    While this input method is active, the variable
42    `input-method-function' is bound to the function `ucs-input-method'.")
43    
44    (register-input-method "ucs" "UTF-8" 'ucs-input-activate "U+"
45                           "Unicode input as hex in the form Uxxxx.")
46    
47  ;; arch-tag: 75cfdfc7-de85-44f9-b408-ff67d1ec664e  ;; arch-tag: 75cfdfc7-de85-44f9-b408-ff67d1ec664e

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26