X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=2cca2e21250133d02f138760f682e9af6368ebd9;hp=dd1fb8313604c8720e8d48ca610893e2dc420d74;hb=f89f3709d663ee87e0bbcfab5b184519a957d22a;hpb=17a06ab990217fe3f8d71d9fd2520bcfbb79d9ed diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index dd1fb831..2cca2e21 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -1114,7 +1114,7 @@ function is used." (run-hooks 'notmuch-show-hook)) - ;; Set the header line to the subject of the first open message. + ;; Set the header line to the subject of the first message. (setq header-line-format (notmuch-show-strip-re (notmuch-show-get-pretty-subject))))) (defun notmuch-show-capture-state ()