]> git.lyx.org Git - features.git/commit
* InsetSpecialChar.cpp:
authorJürgen Spitzmüller <spitz@lyx.org>
Fri, 18 Mar 2011 09:17:09 +0000 (09:17 +0000)
committerJürgen Spitzmüller <spitz@lyx.org>
Fri, 18 Mar 2011 09:17:09 +0000 (09:17 +0000)
commit85f486f2594b446012902c8329615f92cd0d6818
tree73db44b70a729725a86c2ea09e94acd4049e0674
parent2ae247285cbd10593347d0d40bea8100328f1b72
* InsetSpecialChar.cpp:
make NOBREAKDASH isLetter()

* Paragraph.cpp (isWord separator):
handle composites with hyphens as one word (i.e., "-" is not a word separator).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37946 a592a061-630c-0410-9148-cb99ea01b6c8
src/Paragraph.cpp
src/insets/InsetSpecialChar.cpp