Explorar el Código

emacs.el: always show current time

pull/1/head
10sr hace 10 años
padre
commit
fb6a6a96b3
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      emacs.el

+ 2
- 2
emacs.el Ver fichero

@@ -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


Cargando…
Cancelar
Guardar