Changeset 73ba824 for commands.c
- Timestamp:
- May 13, 2009, 9:19:14 AM (15 years ago)
- Branches:
- master, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 3b80321
- Parents:
- 3d08168
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands.c
r70110286 r73ba824 343 343 OWLCMD_VOID("recv:swapmark", owl_function_swap_cur_marked, 344 344 OWL_CTX_INTERACTIVE, 345 "swap curmsg andmark", "", ""),345 "swap the positions of the pointer and the mark", "", ""), 346 346 347 347 OWLCMD_INT ("recv:scroll", owl_function_page_curmsg, OWL_CTX_INTERACTIVE,
Note: See TracChangeset
for help on using the changeset viewer.