summaryrefslogtreecommitdiffstats
path: root/OPS
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>1999-08-31 19:11:53 +0000
committerThomas Roessler <roessler@does-not-exist.org>1999-08-31 19:11:53 +0000
commitd0656b2b38fedc0780dc53f3d42c5b4dbc96fa97 (patch)
treeca76aff18d495d6b20cc63e88f33d24980d448b3 /OPS
parent018280d472ff629e6fd9f98ebbbe4cd1b934df38 (diff)
Adding a <parent-message> function. From Roland Rosenfeld
<roland@spinnaker.rhein.de>.
Diffstat (limited to 'OPS')
-rw-r--r--OPS1
1 files changed, 1 insertions, 0 deletions
diff --git a/OPS b/OPS
index 23a60fee..997488c8 100644
--- a/OPS
+++ b/OPS
@@ -98,6 +98,7 @@ OP_MAIN_NEXT_SUBTHREAD "jump to the next subthread"
OP_MAIN_NEXT_THREAD "jump to the next thread"
OP_MAIN_NEXT_UNDELETED "move to the next undeleted message"
OP_MAIN_NEXT_UNREAD "jump to the next unread message"
+OP_MAIN_PARENT_MESSAGE "jump to parent message in thread"
OP_MAIN_PREV_THREAD "jump to previous thread"
OP_MAIN_PREV_SUBTHREAD "jump to previous subthread"
OP_MAIN_PREV_UNDELETED "move to the last undelete message"