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
emacs.el: always show current time
pull/1/head
10sr
10 years ago
parent
26e78d7711
commit
fb6a6a96b3
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
emacs.el
+ 2
- 2
emacs.el
View File
@@ -2433,9 +2433,9 @@ this is test, does not rename files."
;; (redraw-frame (selected-frame))
))
(run-with-idle-timer
(run-with-timer
1
1
t
(lambda ()
(set-terminal-header (concat " "
user-login-name
Write
Preview
Loading…
Cancel
Save