This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
10sr
/
dotfiles-mirror
огледало од
https://github.com/10sr/dotfiles.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
fix make
pull/1/head
10sr
пре 12 година
родитељ
d1d945f721
комит
876619c93b
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
emacs.el
+ 1
- 1
emacs.el
Прегледај датотеку
@@ -612,7 +612,7 @@ otherwise the path where the library installed."
(require 'read-only-only-mode nil t))
(defun make ()
"Run \"make -k
\" in current directory."
"Run \"make -k\" in current directory."
(interactive)
(compile "make -k"))
Write
Preview
Loading…
Откажи
Сачувај