]> git.lyx.org Git - lyx.git/blobdiff - lib/bind/mac.bind
Fix warning when not using Qt regexps
[lyx.git] / lib / bind / mac.bind
index a1b3ed7c1dcedc0ae3fa68f99ed61a21caf8785b..d90b78b40119620a0b0f810986e11aaa254980d3 100644 (file)
@@ -139,8 +139,9 @@ Format 5
 \bind "C-d"                          "buffer-view dvi" # 'd' for dvi
 \bind "C-M-d"                        "command-alternatives master-buffer-view dvi; buffer.view dvi"
 \bind "C-S-D"                        "buffer-update dvi"       # 'd' for dvi
-#  -: "Command-E"                    # Use the selection for a find
-\bind "C-e"                          "font-emph"
+#  +: "Command-E"                    # Use the selection for a find
+\bind "C-e"                          "search-string-set"
+\bind "C-M-e"                        "font-emph"
 #  +: "Command-F"                    # Open a Find window
 \bind "C-f"                          "dialog-show findreplace"
 \bind "C-S-f"                        "dialog-show findreplaceadv"