tab lfun changed

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6690 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-04-02 22:10:58 +00:00
parent 311e5951ee
commit d283cc7745
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-04-02 John Levon <levon@movementarian.org>
* bind/math.bind: tab lfun changed
2003-04-01 John Levon <levon@movementarian.org>
* lyx2lyx/lyxconvert_218.py: fix reading of subcaption texts

View File

@ -121,7 +121,7 @@
\bind "M-m ~S-equal" "math-insert \neq"
\bind "Escape" "escape"
\bind "C-Tab" "tab-insert"
\bind "C-Tab" "cell-split"
\bind "M-m space" "math-space"
# This should be handled properly by some "get the next key" method