summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.el b/init.el index e8c3f04..8b5265a 100644 --- a/init.el +++ b/init.el
@@ -1374,9 +1374,6 @@ specific to most general, they are these:
1374 (defun elfeed@protocol-update (&rest _) 1374 (defun elfeed@protocol-update (&rest _)
1375 (elfeed-search-fetch nil))) 1375 (elfeed-search-fetch nil)))
1376 1376
1377 (:face message-header-subject
1378 ((t (:height 1.5))))
1379
1380 (:with-mode elfeed-show-mode 1377 (:with-mode elfeed-show-mode
1381 (:hook #'reading-mode) 1378 (:hook #'reading-mode)
1382 1379