From: John Levon Date: Mon, 21 Apr 2003 18:55:38 +0000 (+0000) Subject: Ooops, more missing X-Git-Tag: 1.6.10~16942 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=db8d0b3817ecc6187aedfd830b83cbbc07ddd994;p=features.git Ooops, more missing git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6835 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/bind/emacs.bind b/lib/bind/emacs.bind index b4da444dbf..204c065e93 100644 --- a/lib/bind/emacs.bind +++ b/lib/bind/emacs.bind @@ -58,7 +58,6 @@ \bind "C-w" "cut" #bind "C-x" "------" \bind "C-y" "paste" -\bind "C-S-Y" "layout-paste" #should be "lyx-iconify" #bind "C-z" "------" @@ -195,7 +194,6 @@ \bind "C-period" "end-of-sentence-period-insert" \bind "M-period" "dots-insert" \bind "M-w" "copy" -\bind "M-S-W" "layout-copy" \bind "Escape" "meta-prefix" # Numeric keypad (if Shift+KP_XXX does not switch the NumLock state) diff --git a/lib/bind/xemacs.bind b/lib/bind/xemacs.bind index e59e939efb..eb5e62e48e 100644 --- a/lib/bind/xemacs.bind +++ b/lib/bind/xemacs.bind @@ -61,7 +61,6 @@ \bind "C-w" "cut" #bind "C-x" "------" \bind "C-y" "paste" -\bind "C-S-Y" "layout-paste" #should be "lyx-iconify" #bind "C-z" "------" # see end of file @@ -203,7 +202,6 @@ \bind "C-period" "end-of-sentence-period-insert" \bind "M-period" "dots-insert" \bind "M-w" "copy" -\bind "M-S-W" "layout-copy" \bind "Escape" "meta-prefix" # Numeric keypad (if Shift+KP_XXX does not switch the NumLock state)