Ver a proveniência

Remove time-stamp:

master
10sr há 6 anos
ascendente
cometimento
b9babe8703
Assinados por: 10sr ID da chave GPG: 7BEC428194130EB2
1 ficheiros alterados com 1 adições e 2 eliminações
  1. +1
    -2
      emacs.el

+ 1
- 2
emacs.el Ver ficheiro

@@ -1,7 +1,5 @@
;;; emacs.el --- 10sr emacs initialization

;; Time-stamp: <2018-10-18 17:01:09 JST 10sr>

;;; Code:

;; SETUP_LOAD: (let ((file "DOTFILES_DIR/emacs.el"))
@@ -352,6 +350,7 @@ found, otherwise returns nil."

(add-hook 'before-save-hook
'time-stamp)
;; Add Time-stamp: <> to insert timestamp there
(set-variable 'time-stamp-format
"%:y-%02m-%02d %02H:%02M:%02S %Z 10sr")



Carregando…
Cancelar
Guardar