"hfill-insert" -> "space-insert hfill" in bind files.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23874 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2008-03-21 16:25:17 +00:00
parent ae8197abb9
commit 1382dfe88d
5 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
\bind "M-~S-i s s" "command-sequence math-mode ; math-superscript ; font-free; "
\bind "M-~S-i s u" "command-sequence math-mode ; math-subscript ; font-free; "
\bind "M-~S-i s h" "hfill-insert"
\bind "M-~S-i s h" "space-insert hfill"
\bind "M-~S-i s p" "specialchar-insert hyphenation"
\bind "C-M-minus" "specialchar-insert nobreakdash"
\bind "M-~S-i s k" "specialchar-insert ligature-break"

View File

@ -37,7 +37,7 @@
# help in emacs
\bind "C-h" "specialchar-insert hyphenation"
\bind "C-M-minus" "specialchar-insert nobreakdash"
\bind "C-i" "hfill-insert"
\bind "C-i" "space-insert hfill"
\bind "C-j" "break-paragraph"
\bind "C-k" "line-delete-forward"
\bind "C-l" "screen-recenter"

View File

@ -23,7 +23,7 @@
#\bind "M-i q" "quote-insert"
#\bind "M-i apostrophe" "quote-insert"
#\bind "M-i S-quotedbl" "quote-insert"
#\bind "M-i s h" "hfill-insert"
#\bind "M-i s h" "space-insert hfill"
#\bind "M-i s minus" "specialchar-insert hyphenation"
#

View File

@ -24,7 +24,7 @@
#\bind "M-i q" "quote-insert"
#\bind "M-i apostrophe" "quote-insert"
#\bind "M-i S-quotedbl" "quote-insert"
#\bind "M-i s h" "hfill-insert"
#\bind "M-i s h" "space-insert hfill"
#\bind "M-i s minus" "specialchar-insert hyphenation"
#

View File

@ -39,7 +39,7 @@
# help in emacs
\bind "C-h" "specialchar-insert hyphenation"
\bind "C-M-minus" "specialchar-insert nobreakdash"
\bind "C-i" "hfill-insert"
\bind "C-i" "space-insert hfill"
#bind "C-j" "------"
\bind "C-k" "line-delete-forward"
\bind "C-l" "screen-recenter"