From 9f7099c17cf987bf8fbff25419c8775f62839859 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 12 Sep 2016 15:33:54 -0700 Subject: [PATCH] Use AM PM time in modeline --- dotfiles/emacs.d/README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index c79b83e6..136243e1 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -956,7 +956,7 @@ whenever there is an error. #+BEGIN_SRC emacs-lisp (setq display-time-default-load-average nil) (setq display-time-interval 1) -(setq display-time-format "%a|%m-%d|%T") +(setq display-time-format "%a|%m-%d|%r") (display-time-mode 1) #+END_SRC ** Subword