/[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.4 by handa, Tue Sep 21 02:23:32 2004 UTC revision 1.5 by handa, Tue Jun 28 06:34:56 2005 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    ;; Enable inputting full-width space (U+3000).
38    (eval-after-load "quail/Punct"
39      '(quail-defrule " " ?$A!!(B nil t))
40    (eval-after-load "quail/Punct-b5"
41      '(quail-defrule " " ?$(0!!(B nil t))
42    
43  (autoload 'ucs-input-activate "quail/uni-input"  (autoload 'ucs-input-activate "quail/uni-input"
44    "Activate UCS input method.    "Activate UCS input method.
45  With arg, activate UCS input method if and only if arg is positive.  With arg, activate UCS input method if and only if arg is positive.

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

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