From: John Levon Date: Thu, 22 May 2003 21:05:53 +0000 (+0000) Subject: fix space insert X-Git-Tag: 1.6.10~16778 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c58b71d337331880212e0b8c1fe573682aff26e5;p=lyx.git fix space insert git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7011 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/ChangeLog b/lib/ChangeLog index ae820bdb7b..bf835318ee 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,7 @@ +2003-05-22 John Levon + + * bind/cua.bind: fix space insert + 2003-05-21 José Matos * lyx2lyx/lyxconvert_221.py: convert \SpecialChar ~ diff --git a/lib/bind/cua.bind b/lib/bind/cua.bind index b6d018a083..86cfe40d42 100644 --- a/lib/bind/cua.bind +++ b/lib/bind/cua.bind @@ -69,7 +69,7 @@ \bind "C-minus" "hyphenation-point-insert" \bind "M-S-Right" "depth-increment" \bind "M-S-Left" "depth-decrement" -\bind "C-S-space" "protected-space-insert" +\bind "C-S-space" "space-insert protected" \bind "C-S-L" "ligature-break-insert" \bind "C-l" "ert-insert" # 'l' for LaTeX