diff --git a/users/sterni/mblog/note.lisp b/users/sterni/mblog/note.lisp index 93d9231aa..b1f903c9a 100644 --- a/users/sterni/mblog/note.lisp +++ b/users/sterni/mblog/note.lisp @@ -56,7 +56,7 @@ :initarg :mime-subtype :reader apple-note-mime-subtype)) (:documentation - "Representation of a Note created using Apple's Notes using the IMAP backend")) + "Representation of a Note created using Apple's Notes via the IMAP backend")) (defun apple-note-p (msg) "Checks X-Uniform-Type-Identifier of a MIME:MIME-MESSAGE diff --git a/users/sterni/mblog/packages.lisp b/users/sterni/mblog/packages.lisp index 7e357f89f..aa2fa952f 100644 --- a/users/sterni/mblog/packages.lisp +++ b/users/sterni/mblog/packages.lisp @@ -11,17 +11,15 @@ :babel :babel-encodings :closure-html - :who :cl-date-time-parser - :mime4cl - :who) + :mime4cl) (:import-from :alexandria :when-let* :when-let :starts-with-subseq :ends-with-subseq) - (:shadow :with-html-output) ; conflict between closure-html and who + (:import-from :who :escape-char-minimal) (:export :apple-note :apple-note-uuid