unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] emacs: tree: drop repeated "of" from docstring
@ 2017-07-08  1:01 Kyle Meyer
  2017-07-11  1:04 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Kyle Meyer @ 2017-07-08  1:01 UTC (permalink / raw)
  To: notmuch; +Cc: Kyle Meyer

---
 emacs/notmuch-tree.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el
index 6812d7e9..55212626 100644
--- a/emacs/notmuch-tree.el
+++ b/emacs/notmuch-tree.el
@@ -832,7 +832,7 @@ (defun notmuch-tree-insert-forest (forest)
   (mapc 'notmuch-tree-insert-forest-thread forest))
 
 (define-derived-mode notmuch-tree-mode fundamental-mode "notmuch-tree"
-  "Major mode displaying messages (as opposed to threads) of of a notmuch search.
+  "Major mode displaying messages (as opposed to threads) of a notmuch search.
 
 This buffer contains the results of a \"notmuch tree\" of your
 email archives. Each line in the buffer represents a single
-- 
2.13.2

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] emacs: tree: drop repeated "of" from docstring
  2017-07-08  1:01 [PATCH] emacs: tree: drop repeated "of" from docstring Kyle Meyer
@ 2017-07-11  1:04 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2017-07-11  1:04 UTC (permalink / raw)
  To: Kyle Meyer, notmuch; +Cc: Kyle Meyer

Kyle Meyer <kyle@kyleam.com> writes:

> ---
>  emacs/notmuch-tree.el | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

pushed to master

d

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-07-11  1:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-08  1:01 [PATCH] emacs: tree: drop repeated "of" from docstring Kyle Meyer
2017-07-11  1:04 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).