]> git.donarmstrong.com Git - lib.git/commitdiff
stop displaying time in the modeline
authorDon Armstrong <don@donarmstrong.com>
Mon, 12 Feb 2018 23:48:03 +0000 (15:48 -0800)
committerDon Armstrong <don@donarmstrong.com>
Mon, 12 Feb 2018 23:48:03 +0000 (15:48 -0800)
emacs_el/configuration/don-configuration.org

index 9ec23c74400458d4089c6fa9ebbc141aa39956e6..54ff2aa0a4ffb6bf46f49842fac6559c63383e17 100644 (file)
@@ -2361,10 +2361,6 @@ From http://julien.danjou.info/projects/emacs-packages#rainbow-mode, this colori
   (setq case-fold-search t)
   (setq confirm-kill-emacs (quote y-or-n-p))
   (setq cperl-lazy-help-time nil)
-  (display-time)
-  (setq display-time-24hr-format t)
-  (setq display-time-day-and-date t)
-  (display-time-mode 1)
   (global-font-lock-mode 1)
   (icomplete-mode 1)
   (setq log-edit-keep-buffer t)