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:
e8de9a4
)
Fix regular expressions: ".*" -> "[^ ]*".
author
ntakahas
<ntakahas>
Fri, 14 Sep 2007 07:05:05 +0000
(07:05 +0000)
committer
ntakahas
<ntakahas>
Fri, 14 Sep 2007 07:05:05 +0000
(07:05 +0000)
FLT/DEVA-OTF.flt
patch
|
blob
|
history
diff --git
a/FLT/DEVA-OTF.flt
b/FLT/DEVA-OTF.flt
index
43a9a1c
..
ab6faa6
100644
(file)
--- a/
FLT/DEVA-OTF.flt
+++ b/
FLT/DEVA-OTF.flt
@@
-186,7
+186,7
@@
| (1 =) (2 otf:deva=half+) (3 gsub) |)
;; Avoid applying 'blwf' and 'half' to the "RH" at the beginning;
- (" (R)(.*)(H)N "
+ (" (R)([^ ]*)(H)N "
| (1 =) (2 gsub) (3 =) |)
(" (m?R)([^ ]*) "
| (1 otf:deva=pres+) (2 gsub) |)