]> git.cworth.org Git - obsolete/notmuch-old/blobdiff - emacs/notmuch-show.el
emacs: dropped rest of now-unused JSON functionality
[obsolete/notmuch-old] / emacs / notmuch-show.el
index e5de97790e4da9fe7cc4d55d15a170b9261fdf5f..c4e0a99693be682d9728693449981da48f0d6654 100644 (file)
@@ -2042,7 +2042,7 @@ the user (see `notmuch-show-stash-mlarchive-link-alist')."
     (with-current-buffer buf
       (setq notmuch-show-process-crypto process-crypto)
       ;; Always acquires the part via `notmuch part', even if it is
-      ;; available in the JSON output.
+      ;; available in the SEXP output.
       (insert (notmuch-get-bodypart-internal message-id nth notmuch-show-process-crypto)))
     buf))