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
emacs.el: C-x c to M-x compile
pull/15/head
10sr
9 vuotta sitten
vanhempi
558e890513
commit
eef580e6c7
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
emacs.el
+ 1
- 0
emacs.el
Näytä tiedosto
@@ -2523,6 +2523,7 @@ Commands are searched from ALIST."
;; (interactive)
;; (compile "make -k"))
(defalias 'make 'compile)
(define-key ctl-x-map "c" 'compile)
(defvar sed-in-place-history nil
"History of `sed-in-place'.")
Kirjoita
Esikatselu
Ladataan…
Peruuta
Tallenna