This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
10sr
/
dotfiles-mirror
огледало од
https://github.com/10sr/dotfiles.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
Set debug-on-error to t before loading emacs.el
pull/1/head
10sr
пре 11 година
родитељ
942a3e92f4
комит
a674be4555
2 измењених фајлова
са
1 додато
и
2 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
emacs.el
+1
-1
test/run.sh
+ 0
- 1
emacs.el
Прегледај датотеку
@@ -19,7 +19,6 @@
(eval-when-compile
(require 'cl nil t))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; prepare init.el
+ 1
- 1
test/run.sh
Прегледај датотеку
@@ -14,4 +14,4 @@ sh "$top"/setup.sh help
# emacs
emacs --version
emacs -q --debug-init --batch --load "$top"/emacs.el --kill
emacs -q --debug-init --batch --
eval "(setq debug-on-error t)" --
load "$top"/emacs.el --kill
Write
Preview
Loading…
Откажи
Сачувај