mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
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:
parent
f2fd45633b
commit
4c2f3a09da
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user