X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/3ba0b7778354b6be6c7889b48a86874c48ae9ac9..9b63bcd202c155b89006415deddb5f88fbe77832:/el/dot-emacs.el?ds=sidebyside diff --git a/el/dot-emacs.el b/el/dot-emacs.el index 08cc3de..4cca329 100644 --- a/el/dot-emacs.el +++ b/el/dot-emacs.el @@ -922,6 +922,8 @@ doesn't match any of the regular expressions in (((type tty)) :foreground "green") (t :foreground "SeaGreen1")) (mdw-define-face message-header-name (((type tty)) :foreground "green") (t :foreground "SeaGreen1")) +(mdw-define-face which-func + (t nil)) (mdw-define-face diff-index (t :weight bold))