Add MS Word's "Track changes" shortcut

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6599 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-03-27 18:36:38 +00:00
parent f2fd45633b
commit 4c2f3a09da
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-03-27 John Levon <levon@movementarian.org>
* bind/cua.bind: add MS Word's "track changes" shortcut
2003-03-24 John Levon <levon@movementarian.org>
* symbols: add bmod function

View File

@ -67,6 +67,7 @@
\bind "C-z" "undo"
\bind "C-S-Z" "redo"
\bind "C-S-E" "track-changes" # it's what MS Word uses
\bind "~S-C-quotedbl" "self-insert \""
\bind "C-minus" "hyphenation-point-insert"
\bind "M-S-Right" "depth-increment"