From: Peng Li Date: Fri, 18 Sep 2015 13:58:46 +0000 (+0800) Subject: emacs - change mode line to show project neame X-Git-Url: http://47.100.26.94:8080/?a=commitdiff_plain;h=48e62fd9c6e9d9f31f402b5668ae10d031aecf3d;p=dotfiles.git emacs - change mode line to show project neame --- diff --git a/emacs.d/config/init-color-theme.el b/emacs.d/config/init-color-theme.el index 431685c..883e802 100644 --- a/emacs.d/config/init-color-theme.el +++ b/emacs.d/config/init-color-theme.el @@ -268,7 +268,7 @@ ;; date and time ;;; (powerline-raw (format-time-string " %m-%d") face1 'r) (funcall separator-right face-blue face-yel) - (powerline-raw (format-time-string " %I:%M %p %a ") face-yel 'r))) + (powerline-raw (format-time-string " %I:%M %p %m-%d %a ") face-yel 'r))) (center (list (powerline-raw " " face1)