Emacs: Meh, stop messing around with the mode-line

This commit is contained in:
Tom Willemsen 2012-12-27 02:25:29 +01:00
parent abc2720206
commit 172fcfe930

View file

@ -406,8 +406,6 @@
'display-buffer-alist
'("^\\*git-project-list\\*$" . ((git-project-show-window . nil))))
(delete " " mode-line-format)
(unless (oni:required-packages-installed-p)
(message "%s" "Refreshing package database...")
(package-refresh-contents)