Kaynağa Gözat

emacs.el: Pront currently executing command in prompt-text

pull/15/head
10sr 8 yıl önce
ebeveyn
işleme
8035a2fefa
1 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. +3
    -1
      emacs.el

+ 3
- 1
emacs.el Dosyayı Görüntüle

@@ -628,7 +628,9 @@ IF OK-IF-ALREADY-EXISTS is true force download."
"]"
(:eval (and (fboundp 'git-ps1-mode-get-current)
(git-ps1-mode-get-current "[GIT:%s]")))
"\n"))
"\n"
(:eval (symbol-name this-command))
": "))
(prompt-text-mode 1))

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


Yükleniyor…
İptal
Kaydet