]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/emacs.bind
Fix warning when not using Qt regexps
[lyx.git] / lib / bind / emacs.bind
index 2062830952783c2ebe8b5c9c8d32a4d3fa66d68b..3a6a52096f81d97556a2ece2e4bc07ab0752c1d2 100644 (file)
@@ -54,9 +54,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"
 
 \bind "C-t"                    "chars-transpose"