Changeset e6d989f
- Timestamp:
- Jul 5, 2009, 3:18:56 AM (16 years ago)
- 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)
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
functions.c
r13fe062 re6d989f 2570 2570 * 2571 2571 * if the curmsg is a personal zephyr return a filter name 2572 * to the zephyr convers taion with that user.2572 * to the zephyr conversation with that user. 2573 2573 * If the curmsg is a zephyr class message, instance foo, recip *, 2574 2574 * return a filter name to the class, inst. -
help.c
r799b60e re6d989f 58 58 "\n" 59 59 " M-n View zephyrs in selected conversation\n" 60 " M-N View zephyrs in selected convers taion of instance\n"60 " M-N View zephyrs in selected conversation of instance\n" 61 61 " M-p View only personal zephyrs\n" 62 62 " V Change to back to home view ('all' by default)\n"
Note: See TracChangeset
for help on using the changeset viewer.