Пожалуйста, включите JavaScript.
Главная
Обзор
Помощь
Вход
10sr
/
dotfiles-mirror
зеркало из
https://github.com/10sr/dotfiles.git
Следить
1
В избранное
0
Форкнуть
0
Код
Задачи
0
Релизы
0
Вики
Активность
Просмотр исходного кода
Set debug-on-error to t before loading emacs.el
pull/1/head
10sr
11 лет назад
Родитель
942a3e92f4
Сommit
a674be4555
2 измененных файлов
:
1 добавлений
и
2 удалений
Разделённый вид
Опции Diff
Показать статистику
Скачать Patch файл
Скачать Diff файл
+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
Редактирование
Предпросмотр
Загрузка…
Отмена
Сохранить