Преглед изворни кода

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."


Loading…
Откажи
Сачувај