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