summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2020-05-05 07:49:50 -0700
committerSean Whitton <spwhitton@spwhitton.name>2020-05-05 07:55:30 -0700
commit2f1ccd039ec0b1c4f33d682afc51d6dc6993eb63 (patch)
tree5cf1b1cc67be9584a789343e1f021bb1dcef2ea3 /debian
parenta9bc6cb4b501602db6947ba3ce90d040105151e0 (diff)
downloadmailscripts-2f1ccd039ec0b1c4f33d682afc51d6dc6993eb63.tar.gz
mailscripts.el: notmuch-extract-message-patches: improve regexp
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 53a9be1..e5a1452 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ mailscripts (0.20-1) UNRELEASED; urgency=medium
- Add mailscripts-detach-head-from-existing-branch defcustom.
- notmuch-extract-message-patches: set NO-STRICT-MIME argument of
`mm-dissect-buffer' to enable extracting patches from more messages.
+ - notmuch-extract-message-patches: attempt to improve regexp to
+ extract more wanted patches.
* maildir-import-patch: Prepend "[PATCH fooproject imported]" to the
subject lines of patches, unless the user supplies a --subject-prefix
option to be passed on to git-format-patch(1).