Changeset 601a9e0 for help.c


Ignore:
Timestamp:
Sep 24, 2002, 3:47:23 PM (22 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:
700c712
Parents:
5a6e6b9
Message:
Patch to fix memory bug in replying to CC messages
If we're on Athena and have static krb (or other) libraries, use
  them
Added "athstatic" program to the release, which handles the above
Cast to an int for isspace, to make gcc -Wall quiet
Added 'zlist' and 'l' to basic help.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • help.c

    rbde7714 r601a9e0  
    5858     "    v             Start a view command\n"
    5959     "\n"
     60     "    l             Print a list of users in .anyone that are logged in\n"
    6061     "    A             Toggle zaway\n"
    6162     "    w             Open a URL in the message in netscape\n"
     
    8586     "    getsubs       Print a list of current subscriptions\n"
    8687     "    zlocate       Locate a user\n"
     88     "    zlist         Print a list of users in .anyone that are logged in\n"
    8789     "    info          Print detailed information about the current message\n"
    8890     "    filter        Create a message filter\n"
Note: See TracChangeset for help on using the changeset viewer.