Bogus commit to add a message to bf45dfa8e2ff: handle katakana words more
like western ones, not CJK: words are indexed, not n-grams, but we use the Xapian spellcheck feature on them, not aspell.
This commit is contained in:
parent
9661a4431e
commit
6a6c3bcd5f
@ -666,3 +666,4 @@ dist-hook:
|
|||||||
if test ! -z "$$modified"; then \
|
if test ! -z "$$modified"; then \
|
||||||
echo Local directory is modified: $$modified ; exit 1; fi
|
echo Local directory is modified: $$modified ; exit 1; fi
|
||||||
hg tag -f -m "Release $(VERSION) tagged" RECOLL-$(VERSION)
|
hg tag -f -m "Release $(VERSION) tagged" RECOLL-$(VERSION)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user