Jean-Marc Lasgouttes
2014-05-16 13:42:53 UTC
commit ee7c4db72a9dd392d7e1e34463c3ae11fce670ee
Date: Fri May 16 15:17:10 2014 +0200
Do not forget last word of paragraph in completion
With the old code, the last word of a paragraph would not be added in
the completion list. The key difference is to pass `from' instead of `pos'
to FontList::fontiterator.
Slight cleanup of the code.
Richard, this is candidate for branch. There is no hurry since nobodyDate: Fri May 16 15:17:10 2014 +0200
Do not forget last word of paragraph in completion
With the old code, the last word of a paragraph would not be added in
the completion list. The key difference is to pass `from' instead of `pos'
to FontList::fontiterator.
Slight cleanup of the code.
ever noticed it :)
JMarc