- Timestamp:
- Jul 11, 2002, 12:47:16 AM (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:
- aa2f33b3
- Parents:
- e173507
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
keys.c
r10b866d re50cd56 244 244 BIND_CMD("R", "reply sender", "reply to sender of the current message"); 245 245 BIND_CMD("C-r", "reply -e", "reply to the current message, but allow editing of recipient"); 246 BIND_CMD("C-R", "reply -e sender", "reply to sender of the current message, but allow editing of recipient"); 246 BIND_CMD("M-r", "reply -e", "reply to the current message, but allow editing of recipient"); 247 BIND_CMD("M-R", "reply -e sender", "reply to sender of the current message, but allow editing of recipient"); 247 248 248 249 BIND_CMD("w", "openurl", "open a URL using a webbrowser");
Note: See TracChangeset
for help on using the changeset viewer.