Changeset 6757
- Timestamp:
- Jun 18, 2007, 1:37:47 AM (17 years ago)
- File:
-
- 1 edited
-
branches/ide-1.0/ccl/hemlock/src/bindings.lisp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/ide-1.0/ccl/hemlock/src/bindings.lisp
r6688 r6757 70 70 (bind-key "Undo" #k"control-_") 71 71 (bind-key "Describe Key" #k"meta-?") 72 (bind-key "What Cursor Position" #k"control-x =") 72 73 73 74 … … 383 384 (bind-key "Delete Previous Character Expanding Tabs" #k"backspace" :mode "Lisp") 384 385 (bind-key "Delete Previous Character Expanding Tabs" #k"delete" :mode "Lisp") 386 (bind-key "Goto Absolute Line" #k"meta-g") 385 387 386 388 #+listener-bindings
Note:
See TracChangeset
for help on using the changeset viewer.
