]> git.notmuchmail.org Git - notmuch/commitdiff
emacs: Clarify description of thread manipulating functions
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 21 Feb 2012 09:15:08 +0000 (10:15 +0100)
committerDavid Bremner <bremner@debian.org>
Thu, 1 Mar 2012 02:47:57 +0000 (22:47 -0400)
It is not clear whether the term "thread" refers to the thread in the
database or to the thread currently shown in a buffer. Those two
meanings may refer to different sets of messages, e.g. when a new email
is added to the database while the buffer shows the state before the new
email arrived.

This patch replaces the term thread with the term current buffer, which
is hopefully less ambiguous.


No differences found