소스 검색

Remove time-stamp:

master
10sr 5 년 전
부모
커밋
b9babe8703
로그인 계정: 10sr GPG 키 ID: 7BEC428194130EB2
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      emacs.el

+ 1
- 2
emacs.el 파일 보기

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



불러오는 중...
취소
저장