Bu web sitesi JavaScript ile daha iyi çalışır.
Ana Sayfa
Keşfet
Yardım
Giriş Yap
10sr
/
dotfiles-mirror
şunun yansıması
https://github.com/10sr/dotfiles.git
İzle
1
Yıldızla
0
Çatalla
0
Kod
Konular
0
Sürümler
0
Wiki
Aktivite
Kaynağa Gözat
fix eshell prompt face
pull/1/head
10sr
11 yıl önce
ebeveyn
eaa3274568
işleme
f52d246ee0
1 değiştirilmiş dosya
ile
2 ekleme
ve
2 silme
Görünümü Böl
Diff Seçenekleri
İstatistikleri Göster
Yama Dosyasını İndir
Diff Dosyasını İndir
+2
-2
emacs.el
+ 2
- 2
emacs.el
Dosyayı Görüntüle
@@ -1814,10 +1814,10 @@ if arg given, use that eshell buffer, otherwise make new eshell buffer."
"$ "))
(add-text-properties p1
p2
'(face
((
underline
. t))
))
'(face underline))
(add-text-properties p3
p4
'(face
((
underline
. t))
))
'(face underline))
(buffer-substring (point-min)
(point-max))))))
Yaz
Önizleme
Yükleniyor…
İptal
Kaydet