projects
/
m17n
/
m17n-db.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78af277
)
Use unhandle for backspace.
author
ntakahas
<ntakahas>
Wed, 7 Dec 2005 02:42:18 +0000
(
02:42
+0000)
committer
ntakahas
<ntakahas>
Wed, 7 Dec 2005 02:42:18 +0000
(
02:42
+0000)
si-wijesekera.mim
patch
|
blob
|
history
diff --git
a/si-wijesekera.mim
b/si-wijesekera.mim
index
d7ab07e
..
703bdfa
100644
(file)
--- a/
si-wijesekera.mim
+++ b/
si-wijesekera.mim
@@
-321,6
+321,9
@@
((BackSpace)
(delete-preceding-zw)
(set c @-1)
+ (cond
+ ((< c 0)
+ (unhandle))
(delete @-1)
(cond
((= c 0x0D86)