original commit: 64a6e4c5748d99da95adc067cc8277ab0b6b503e
This commit is contained in:
Robby Findler 2000-05-24 20:26:54 +00:00
parent f1fb166063
commit 84208d5da5

View File

@ -169,7 +169,7 @@
#\a "Select A&ll" "")
(make-between 'edit-menu 'select-all 'find 'separator)
(make-an-item 'edit-menu 'find "Search for a string in the window" #f
#\f "Find" "")
#\f "Find..." "")
(make-an-item 'edit-menu 'find-again "Search the same string as before" #f
#\g "Find Again" "")
(make-between 'edit-menu 'find 'preferences 'separator)