Changeset 7869e48 for keybinding.c
- Timestamp:
- Jan 12, 2013, 1:43:13 PM (12 years ago)
- Children:
- e3a0d71, 4485285
- Parents:
- 4626016
- git-author:
- Jason Gross <jgross@mit.edu> (01/12/13 13:13:18)
- git-committer:
- Jason Gross <jgross@mit.edu> (01/12/13 13:43:13)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
keybinding.c
rf271129 r7869e48 2 2 3 3 /* 4 * TODO: Idea for allowing functions to be user-specified --- 5 * Have function have a context bitmask that says where it 4 * TODO: Idea for allowing functions to be user-specified --- 5 * Have function have a context bitmask that says where it 6 6 * can be used, and have keymaps also have one, and compare 7 7 * the two when setting. 8 * 8 * 9 9 */ 10 10
Note: See TracChangeset
for help on using the changeset viewer.