dot/emacs: Remove lots of minor-mode verbiage.
[profile] / el / dot-emacs.el
index 08cc3de..4cca329 100644 (file)
@@ -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))