From b0eb1aa1475a5b6134e53914cdcefba07d499801 Mon Sep 17 00:00:00 2001 From: John Levon Date: Mon, 9 Sep 2002 20:36:31 +0000 Subject: [PATCH] Revert an accidental commit. Should be more careful ! git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5245 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/bind/cua.bind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/bind/cua.bind b/lib/bind/cua.bind index a21316cced..d602b3e2c2 100644 --- a/lib/bind/cua.bind +++ b/lib/bind/cua.bind @@ -65,7 +65,7 @@ \bind "C-S-V" "layout-paste" \bind "C-z" "undo" -\bind "C-S-z" "redo" +\bind "C-S-Z" "redo" \bind "~S-C-quotedbl" "self-insert \"" \bind "C-minus" "hyphenation-point-insert"