ソースを参照

test/run.sh: Add debug-init option to emacs

pull/1/head
10sr 9年前
コミット
7a9733c89f
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      test/run.sh

+ 1
- 1
test/run.sh ファイルの表示

@@ -13,4 +13,4 @@ __EOC__
sh "$top"/setup.sh help

# emacs
emacs -q --batch --load "$top"/emacs.el --kill
emacs -q --debug-init --batch --load "$top"/emacs.el --kill

読み込み中…
キャンセル
保存