From: Mark Wooding Date: Thu, 3 Jun 2010 15:52:39 +0000 (+0100) Subject: dot/emacs: Remove lots of minor-mode verbiage. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/9b63bcd202c155b89006415deddb5f88fbe77832?hp=9b63bcd202c155b89006415deddb5f88fbe77832 dot/emacs: Remove lots of minor-mode verbiage. Hack `minor-mode-alist' so that boring things take up less space (or none at all) in the mode line. This means that we stand a chance of being able to see the function name if which-func is on. ---