]> git.lyx.org Git - features.git/commitdiff
Fix bug #6416: Error in mac.bind: end-of-sentence-period.
authorVincent van Ravesteijn <vfr@lyx.org>
Wed, 23 Dec 2009 13:18:36 +0000 (13:18 +0000)
committerVincent van Ravesteijn <vfr@lyx.org>
Wed, 23 Dec 2009 13:18:36 +0000 (13:18 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32619 a592a061-630c-0410-9148-cb99ea01b6c8

lib/bind/mac.bind

index c1631f58c950d06aeae49e6e7bfb1d1bd35e4da9..1f2873e34a8ed5301cbdc64a10bf27eae74b54b1 100644 (file)
 \bind "C-M-space"              "space-insert normal"
 \bind "S-M-space"              "space-insert thin"
 \bind "C-~S-slash"             "specialchar-insert slash"
-\bind "C-period"               "specialchar-insert end-of-sentence-period"
+\bind "C-period"               "specialchar-insert end-of-sentence"
 \bind "M-period"               "specialchar-insert dots"
 \bind "Escape"                 "cancel"
 \bind "C-M-Up"                 "paragraph-move-up"