commit 3814e6f9760ebf4020e47ab9e68d720ae64cbd6a
parent 08a04b658ccdc38f2f6bc7850784d6b3bd9e8518
Author: Jimmy Yuen Ho Wong <wyuenho@gmail.com>
Date: Wed, 20 Jun 2018 15:19:59 +0100
Add form-feed-mode face
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/solarized.el b/solarized.el
@@ -922,6 +922,9 @@ customize the resulting theme."
((,(append '((supports :underline (:style wave))) class)
(:underline (:style wave :color ,red) :inherit unspecified))
(,class (:foreground ,red :weight bold :underline t))))
+;;;;; form-feed
+ `(form-feed-line
+ ((,class (:strike-through ,s-line))))
;;;;; git-commit
`(git-commit-comment-action ((,class (:foreground ,base0 :weight bold))))
`(git-commit-comment-branch ; obsolete