Changeset e6d989f


Ignore:
Timestamp:
Jul 5, 2009, 3:18:56 AM (15 years ago)
Author:
Alex Dehnert <adehnert@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:
889d3bd
Parents:
69f89c7
git-author:
Alex Dehnert <adehnert@mit.edu> (07/05/09 02:54:29)
git-committer:
Alex Dehnert <adehnert@mit.edu> (07/05/09 03:18:56)
Message:
Fix converstaion to conversation
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • functions.c

    r13fe062 re6d989f  
    25702570 *
    25712571 * if the curmsg is a personal zephyr return a filter name
    2572  *    to the zephyr converstaion with that user.
     2572 *    to the zephyr conversation with that user.
    25732573 * If the curmsg is a zephyr class message, instance foo, recip *,
    25742574 *    return a filter name to the class, inst.
  • help.c

    r799b60e re6d989f  
    5858     "\n"
    5959     "    M-n           View zephyrs in selected conversation\n"
    60      "    M-N           View zephyrs in selected converstaion of instance\n"
     60     "    M-N           View zephyrs in selected conversation of instance\n"
    6161     "    M-p           View only personal zephyrs\n"
    6262     "    V             Change to back to home view ('all' by default)\n"
Note: See TracChangeset for help on using the changeset viewer.