mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-02-17 23:53:15 +01:00
emacs: tree: drop repeated "of" from docstring
This commit is contained in:
parent
6a79229737
commit
37d1fa5672
1 changed files with 1 additions and 1 deletions
|
@ -832,7 +832,7 @@ passed to it by notmuch-tree-process-filter."
|
||||||
(mapc 'notmuch-tree-insert-forest-thread forest))
|
(mapc 'notmuch-tree-insert-forest-thread forest))
|
||||||
|
|
||||||
(define-derived-mode notmuch-tree-mode fundamental-mode "notmuch-tree"
|
(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
|
This buffer contains the results of a \"notmuch tree\" of your
|
||||||
email archives. Each line in the buffer represents a single
|
email archives. Each line in the buffer represents a single
|
||||||
|
|
Loading…
Add table
Reference in a new issue