Changeset 73ba824


Ignore:
Timestamp:
May 13, 2009, 9:19:14 AM (15 years ago)
Author:
Alejandro R. Sedeño <asedeno@mit.edu>
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
Message:
Better describe recv:swapmark
File:
1 edited

Legend:

Unmodified
Added
Removed
  • commands.c

    r70110286 r73ba824  
    343343  OWLCMD_VOID("recv:swapmark", owl_function_swap_cur_marked,
    344344              OWL_CTX_INTERACTIVE,
    345               "swap curmsg and mark", "", ""),
     345              "swap the positions of the pointer and the mark", "", ""),
    346346
    347347  OWLCMD_INT ("recv:scroll", owl_function_page_curmsg, OWL_CTX_INTERACTIVE,
Note: See TracChangeset for help on using the changeset viewer.