- Timestamp:
- Jul 3, 2002, 6:28:46 PM (23 years ago)
- Branches:
- master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 8df36cc
- Parents:
- 83a9b63
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
keys.c
r262422c r217a43e 94 94 /*BIND_CMD("C-c C-c", "editmulti:done", "sends the zephyr");*/ 95 95 96 /* note that changing "disable-ctrl-d" will change this to96 /* note that changing "disable-ctrl-d" to "on" will change this to 97 97 * edit:delete-next-char */ 98 BIND_CMD("C-d", "editmulti:done ", "sends the zephyr");98 BIND_CMD("C-d", "editmulti:done-or-delete", "sends the zephyr if at the end of the message"); 99 99 100 100
Note: See TracChangeset
for help on using the changeset viewer.