X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch.el;h=6c39ec7e3685f18b06d266d4566a93d424747d13;hb=77088624afec33ab8398d97f79fa620878817688;hp=872397646857956e1a8f67db2077e689a6f704a3;hpb=f9f897ae27b4443bfa0f2d55600f5120fc1153ac;p=notmuch diff --git a/notmuch.el b/notmuch.el index 87239764..6c39ec7e 100644 --- a/notmuch.el +++ b/notmuch.el @@ -19,7 +19,7 @@ ; ; Authors: Carl Worth -(load "cl-seq") +(require 'cl) (defvar notmuch-show-mode-map (let ((map (make-sparse-keymap)))