Changeset 14812 for trunk/source/cocoa-ide/hemlock/src/bindings.lisp
- Timestamp:
- Jun 6, 2011, 6:22:07 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/cocoa-ide/hemlock/src/bindings.lisp
r14734 r14812 75 75 (bind-key "Universal Argument" #k"control-u") 76 76 (bind-key "Scroll Window Down" #k"control-v") 77 ;(bind-key "I-Search Yank Selection" #k"control-y" :mode "I-Search") ; uncomment if you want Fred-like behavior 77 78 (bind-key "Page Down" #k"pagedown") 78 79 (bind-key "Scroll Window Up" #k"meta-v")
Note: See TracChangeset
for help on using the changeset viewer.