]> git.notmuchmail.org Git - notmuch/commitdiff
contrib: pick: remove reference to inbox in docstring
authorMark Walters <markwalters1009@gmail.com>
Mon, 3 Jun 2013 22:06:09 +0000 (23:06 +0100)
committerDavid Bremner <bremner@debian.org>
Tue, 25 Jun 2013 15:45:43 +0000 (08:45 -0700)
Copy the recent changes in show to use just notmuch-archive-tags (as a
link) rather than saying '(defaults to "inbox")'.

contrib/notmuch-pick/notmuch-pick.el

index 10a2bf7220dd457f2d4970f4104b9b1669d834c0..16f8d15bddb61765e5c505ef897b18ae19c735bd 100644 (file)
@@ -443,10 +443,9 @@ Does NOT change the database."
   "Archive the current message.
 
 Archive the current message by applying the tag changes in
   "Archive the current message.
 
 Archive the current message by applying the tag changes in
-`notmuch-archive-tags' to it (remove the \"inbox\" tag by
-default). If a prefix argument is given, the message will be
-\"unarchived\", i.e. the tag changes in `notmuch-archive-tags'
-will be reversed."
+`notmuch-archive-tags' to it. If a prefix argument is given, the
+message will be \"unarchived\", i.e. the tag changes in
+`notmuch-archive-tags' will be reversed."
   (interactive "P")
   (when notmuch-archive-tags
     (apply 'notmuch-pick-tag
   (interactive "P")
   (when notmuch-archive-tags
     (apply 'notmuch-pick-tag