Changeset b68f9cd for commands.c
- Timestamp:
- Jun 30, 2002, 1:41:05 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:
- 262422c
- Parents:
- e75011e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands.c
re75011e rb68f9cd 542 542 OWL_CTX_EDIT, 543 543 "deletes the word to the right of the cursor", 544 "", ""), 545 546 OWLCMD_VOID_CTX("edit:delete-prev-word", owl_editwin_delete_previousword, 547 OWL_CTX_EDIT, 548 "deletes the word to the left of the cursor", 544 549 "", ""), 545 550
Note: See TracChangeset
for help on using the changeset viewer.