Changeset 2674412 for commands.c


Ignore:
Timestamp:
Dec 19, 2003, 11:41:48 AM (20 years ago)
Author:
James M. Kretchmar <kretch@mit.edu>
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:
c8735aa
Parents:
e7bcd1b
Message:
Don't bind F1 to help in edit context
File:
1 edited

Legend:

Unmodified
Added
Removed
  • commands.c

    r88ca489 r2674412  
    252252              "only available protocol is 'aim', specified as the first argument.\n"),
    253253
    254 #if 0
    255254  OWLCMD_ARGS("join", owl_command_join, OWL_CTX_INTERACTIVE,
    256255              "join a chat group",
    257256              "join aim <groupname> [exchange]",
    258257              "Join the AIM chatroom with 'groupname'.\n"),
    259 #endif
    260258
    261259  OWLCMD_ARGS("smartzpunt", owl_command_smartzpunt, OWL_CTX_INTERACTIVE,
Note: See TracChangeset for help on using the changeset viewer.