mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix bug #6416: Error in mac.bind: end-of-sentence-period.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32619 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
0e2a2da232
commit
7e7f519293
@ -212,7 +212,7 @@
|
|||||||
\bind "C-M-space" "space-insert normal"
|
\bind "C-M-space" "space-insert normal"
|
||||||
\bind "S-M-space" "space-insert thin"
|
\bind "S-M-space" "space-insert thin"
|
||||||
\bind "C-~S-slash" "specialchar-insert slash"
|
\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 "M-period" "specialchar-insert dots"
|
||||||
\bind "Escape" "cancel"
|
\bind "Escape" "cancel"
|
||||||
\bind "C-M-Up" "paragraph-move-up"
|
\bind "C-M-Up" "paragraph-move-up"
|
||||||
|
Loading…
Reference in New Issue
Block a user