Bläddra i källkod

Enable git-ps1-mode if available

pull/15/head
10sr 9 år sedan
förälder
incheckning
1c412b5f56
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el Visa fil

@@ -456,6 +456,9 @@ IF OK-IF-ALREADY-EXISTS is true force download."
(count-lines (point-max)
(point-min)))))

(when (require 'git-ps1-mode nil t)
(git-ps1-mode))

;; http://www.geocities.jp/simizu_daisuke/bunkei-meadow.html#frame-title
;; display date
(call-after-init (lambda ()


Laddar…
Avbryt
Spara