mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
11 lines
419 B
Plaintext
11 lines
419 B
Plaintext
|
--- lisp/skk.el.orig Tue Feb 11 18:25:17 1997
|
|||
|
+++ lisp/skk.el Sat Oct 31 18:40:40 1998
|
|||
|
@@ -1736,6 +1736,7 @@
|
|||
|
(while (looking-at "<22><>")
|
|||
|
(skk-forward-char 1) )
|
|||
|
(setq char (skk-what-char-type)) )
|
|||
|
+ (skk-set-marker skk-henkan-end-point (point))
|
|||
|
(cond ((eq char 'hirakana)
|
|||
|
(skk-katakana-henkan arg) )
|
|||
|
((eq char 'katakana)
|