summaryrefslogtreecommitdiff
path: root/mail/exmh/patches/patch-aw
diff options
context:
space:
mode:
authoragc <agc>2003-05-12 20:40:17 +0000
committeragc <agc>2003-05-12 20:40:17 +0000
commit8a355a757379fa21e397f4377612a084f2ee62ea (patch)
tree7cc40436b6db432e535a1358a500eafb27b7a379 /mail/exmh/patches/patch-aw
parent4a8755e437be6988f9296ce0f7df3e84c559c53f (diff)
downloadpkgsrc-8a355a757379fa21e397f4377612a084f2ee62ea.tar.gz
Update exmh package from 2.5 to 2.6.3.
Requested by Steve Bellovin in PR 21507 Changes from previous version: 2.6.3 fixes a UI pause problem introduced in 2.6 2.6.2 bug fixes 2.6.1 generalised sequence handling - replace the "unseen" window with a sequences window, and add a Sequence menu. - display number of unseen messages in folder cache 2.6 Add a Sequences menu, and internal overhaul of sequence handling
Diffstat (limited to 'mail/exmh/patches/patch-aw')
-rw-r--r--mail/exmh/patches/patch-aw4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exmh/patches/patch-aw b/mail/exmh/patches/patch-aw
index 5e9f9bad5b7..65f5e1f552e 100644
--- a/mail/exmh/patches/patch-aw
+++ b/mail/exmh/patches/patch-aw
@@ -1,4 +1,4 @@
-$NetBSD: patch-aw,v 1.2 1998/08/18 10:46:20 agc Exp $
+$NetBSD: patch-aw,v 1.3 2003/05/12 20:40:18 agc Exp $
Modify default threading offsets so that standard scan format is correct.
@@ -22,6 +22,6 @@ Modify default threading offsets so that standard scan format is correct.
-proc Thread_Ftoc { {selected 0} {breakoff 20} {mark "+->"} } {
+proc Thread_Ftoc { {selected 0} {breakoff 30} {mark "+->"} } {
- global exwin exmh ftoc msg
+ global exwin exmh ftoc msg mhProfile
#