]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/xemacs.bind
Fix warning when not using Qt regexps
[lyx.git] / lib / bind / xemacs.bind
index b091ea12ffcf0f77fc361cdcf198e167c606a77a..e336b2a8c340087aa271bb3873681cae28a82c05 100644 (file)
@@ -53,9 +53,9 @@ Format 5
 # this is "quoted-insert" a total different meaning from "quote-insert"
 \bind "C-q"                    "self-insert \""
 #bind "C-r"                    "------"
-\bind "C-s"                    "dialog-toggle findreplace"
-\bind "C-S-s"                  "dialog-toggle findreplaceadv"
-\bind "M-~S-percent"           "dialog-toggle findreplaceadv"
+\bind "C-s"                    "dialog-show findreplace"
+\bind "C-S-s"                  "dialog-show findreplaceadv"
+\bind "M-~S-percent"           "dialog-show findreplaceadv"
 
 # should be "chars-transpose" (swaps two chars)
 #bind "C-t"                    "------"