Make the "F" in "Search in Files" get the underline in the menu
closes PR 12607
This commit is contained in:
parent
7d683c7faf
commit
0243b50368
|
@ -587,7 +587,7 @@ please adhere to these guidelines:
|
||||||
(undock "Undock")
|
(undock "Undock")
|
||||||
|
|
||||||
;;; multi-file-search
|
;;; multi-file-search
|
||||||
(mfs-multi-file-search-menu-item "Search in Files...")
|
(mfs-multi-file-search-menu-item "Search in &Files...")
|
||||||
(mfs-string-match/graphics "String match (handles files with graphics)")
|
(mfs-string-match/graphics "String match (handles files with graphics)")
|
||||||
(mfs-regexp-match/no-graphics "Regular Expression (only raw text files)")
|
(mfs-regexp-match/no-graphics "Regular Expression (only raw text files)")
|
||||||
(mfs-searching... "Searching...")
|
(mfs-searching... "Searching...")
|
||||||
|
|
Loading…
Reference in New Issue
Block a user