mu4e-view: whitespace fixes

This commit is contained in:
Dirk-Jan C. Binnema
2022-12-15 00:05:11 +02:00
parent 3f0b22396d
commit 00d3e9208d

View File

@ -1044,7 +1044,7 @@ Based on Gnus' article-mode."
(use-local-map mu4e-view-mode-map) (use-local-map mu4e-view-mode-map)
(mu4e-context-minor-mode) (mu4e-context-minor-mode)
(mu4e-search-minor-mode) (mu4e-search-minor-mode)
(setq buffer-undo-list t);; don't record undo info (setq buffer-undo-list t) ;; don't record undo info
;; support bookmarks. ;; support bookmarks.
(set (make-local-variable 'bookmark-make-record-function) (set (make-local-variable 'bookmark-make-record-function)