summaryrefslogtreecommitdiff
path: root/mail/mutt-devel/files/extra-patch-edit-threads
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mutt-devel/files/extra-patch-edit-threads')
-rw-r--r--mail/mutt-devel/files/extra-patch-edit-threads18
1 files changed, 7 insertions, 11 deletions
diff --git a/mail/mutt-devel/files/extra-patch-edit-threads b/mail/mutt-devel/files/extra-patch-edit-threads
index 4007238333da..34f9a78e9c57 100644
--- a/mail/mutt-devel/files/extra-patch-edit-threads
+++ b/mail/mutt-devel/files/extra-patch-edit-threads
@@ -17,17 +17,6 @@ diff -ru work.old/mutt-1.5.6/OPS work/mutt-1.5.6/OPS
OP_MAIN_NEXT_NEW "jump to the next new message"
OP_MAIN_NEXT_NEW_THEN_UNREAD "jump to the next new or unread message"
OP_MAIN_NEXT_SUBTHREAD "jump to the next subthread"
-diff -ru work.old/mutt-1.5.6/acconfig.h work/mutt-1.5.6/acconfig.h
---- acconfig.h Tue Jan 21 11:50:49 2003
-+++ acconfig.h Tue Feb 10 14:40:41 2004
-@@ -36,3 +36,7 @@
- * all return values other than (size_t)(-1) as equivalent. */
- #undef ICONV_NONTRANS
-
-+/* Do you want to use the rethreading functions with IMAP
-+ * (--enable-imap-edit-threads) */
-+#undef IMAP_EDIT_THREADS
-+
diff -ru work.old/mutt-1.5.6/config.h.in work/mutt-1.5.6/config.h.in
--- config.h.in Sun Feb 1 18:18:21 2004
+++ config.h.in Tue Feb 10 14:40:41 2004
@@ -39,6 +28,13 @@ diff -ru work.old/mutt-1.5.6/config.h.in work/mutt-1.5.6/config.h.in
+ * (--enable-imap-edit-threads) */
+#undef IMAP_EDIT_THREADS
+
+--- /dev/null Sun Feb 13 11:16:10 2005
++++ acconfig.h Sun Feb 13 11:15:44 2005
+@@ -0,0 +1,4 @@
++/* Do you want to use the rethreading functions with IMAP
++ * (--enable-imap-edit-threads) */
++#undef IMAP_EDIT_THREADS
++
diff -ru work.old/mutt-1.5.6/configure work/mutt-1.5.6/configure
--- configure Sun Feb 1 19:22:06 2004
+++ configure Tue Feb 10 14:40:41 2004