]> git.notmuchmail.org Git - notmuch/commit
emacs: Make message-summary button extend to very beginning of message.
authorCarl Worth <cworth@cworth.org>
Thu, 3 Dec 2009 19:34:01 +0000 (11:34 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 3 Dec 2009 19:34:01 +0000 (11:34 -0800)
commit11490cfebef4099c00031207c161132fc6363239
treef00aaf9ff96fb042c196914dd41d2fcda4c3560f
parent8e126fe1fb188ecc85ff53134bd9afd3d394b041
emacs: Make message-summary button extend to very beginning of message.

There's no visible change here---we're just making the button extend
through the invisible portions of the message before the
message-summary line. The reason this is important is that it's easy
for the user to position point at the (invisible) `point-min', so we
want to ensure that there's a valid button there.
notmuch.el