Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
10sr
/
dotfiles-mirror
peilaus alkaen
https://github.com/10sr/dotfiles.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
Selaa lähdekoodia
fix bug
system info duplicate like "[usr@host] [user@host]" when completing-read is adviced
pull/1/head
10sr
11 vuotta sitten
vanhempi
5a2a544350
commit
592c03caa7
1 muutettua tiedostoa
jossa
4 lisäystä
ja
4 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-4
emacs.el
+ 4
- 4
emacs.el
Näytä tiedosto
@@ -2083,7 +2083,7 @@ this is test, does not rename files"
(concat my-system-info
(ad-get-arg 0))))
(defadvice completing-read (before info-in-prompt activate)
(ad-set-arg 0
(concat my-system-info
(ad-get-arg 0))))
;;
(defadvice completing-read (before info-in-prompt activate)
;;
(ad-set-arg 0
;;
(concat my-system-info
;;
(ad-get-arg 0))))
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna