소스 검색

Add newline in prompt-text

pull/15/head
10sr 8 년 전
부모
커밋
725675d67c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el 파일 보기

@@ -2070,7 +2070,7 @@ The value should be a mode-line format: see `mode-line-fomat' for details.")
"]"
(:eval (and (fboundp 'git-ps1-mode-get-current)
(git-ps1-mode-get-current "[GIT:%s]")))
" "))
"\n"))

(defmacro prompt-text--defadvice (&rest functions)
"Set prompt-text advices for FUNCTIONS."


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