Changeset 440ce01 for keys.c


Ignore:
Timestamp:
May 31, 2003, 4:17:24 PM (21 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:
0ff8fb57
Parents:
5e53c4a
Message:
added owl_prototypes.h to repository
fix outgoing aim message to send the real text
display sender and recipient of owl messages
File:
1 edited

Legend:

Unmodified
Added
Removed
  • keys.c

    recd5dc5 r440ce01  
    248248
    249249  BIND_CMD("z",   "start-command zwrite ", "start a zwrite command");
     250  BIND_CMD("a",   "start-command aimwrite ", "start an aimwrite command");
    250251  BIND_CMD("r",   "reply",            "reply to the current message");
    251252  BIND_CMD("R",   "reply sender",     "reply to sender of the current message");
Note: See TracChangeset for help on using the changeset viewer.