This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add display-time-format
pull/15/head
10sr
8 years ago
parent
f5c3667246
commit
cdca52ea6e
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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)
Write
Preview
Loading…
Cancel
Save