]> 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 3e3dfc913c407cfd976bce79b1acba55e83180ac..d90b78b40119620a0b0f810986e11aaa254980d3 100644 (file)
@@ -26,7 +26,7 @@
 
 ###
 
-Format 4
+Format 5
 
 # based on the table at http://support.apple.com/kb/HT1343
 # Note: these bindings assume the swapped Meta and Control modifiers standard of Qt
@@ -139,8 +139,9 @@ Format 4
 \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"