Browse Source

Add display-time-format

pull/15/head
10sr 7 years ago
parent
commit
cdca52ea6e
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      emacs.el

+ 1
- 0
emacs.el View File

@@ -462,6 +462,7 @@ found, otherwise returns nil."
(setq resize-mini-windows t)
(temp-buffer-resize-mode 1)
(savehist-mode 1)
(defvar display-time-format "%Y/%m/%d %a %H:%M")

(fset 'yes-or-no-p 'y-or-n-p)



Loading…
Cancel
Save