diff --git a/bundle/bundle--gui.el b/bundle/bundle--gui.el index 16f99c7b..c08fa697 100644 --- a/bundle/bundle--gui.el +++ b/bundle/bundle--gui.el @@ -33,9 +33,6 @@ (setq-default mode-line-format (list " " - "%l:%c" - " " - mode-line-modified " " '(:eval (when vc-mode (substring vc-mode 5))) global-mode-string))