]> git.notmuchmail.org Git - notmuch/commitdiff
notmuch.el: Use require instead of load to get the cl functions.
authorCarl Worth <cworth@cworth.org>
Fri, 13 Nov 2009 23:49:43 +0000 (15:49 -0800)
committerCarl Worth <cworth@cworth.org>
Fri, 13 Nov 2009 23:49:43 +0000 (15:49 -0800)
Not only is "load" probably the wrong thing, but loading cl-seq befoe
cl can cause complaints anyway.


No differences found