X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-wash.el;h=fd0314cc6f41e067911e8f5f15b2ce61592889ba;hb=87d462a20423a25eaf4b54a90bfd538dd93da675;hp=5f8b92671b39ac2419ef4808e27296d062bc885a;hpb=7b7960ea228ca0449e2711377dfdebc23a791147;p=notmuch diff --git a/emacs/notmuch-wash.el b/emacs/notmuch-wash.el index 5f8b9267..fd0314cc 100644 --- a/emacs/notmuch-wash.el +++ b/emacs/notmuch-wash.el @@ -24,7 +24,7 @@ ;;; Code: (require 'coolj) - +(require 'notmuch-lib) (declare-function notmuch-show-insert-bodypart "notmuch-show" (msg part depth &optional hide)) (defvar notmuch-show-indent-messages-width) @@ -192,7 +192,7 @@ message parts." (format label-format lines-count))) (defun notmuch-wash-region-to-button (msg beg end type &optional prefix) - "Auxiliary function to do the actual making of overlays and buttons + "Auxiliary function to do the actual making of overlays and buttons. BEG and END are buffer locations. TYPE should a string, either \"citation\" or \"signature\". Optional PREFIX is some arbitrary