瀏覽代碼

fix make

pull/1/head
10sr 11 年之前
父節點
當前提交
876619c93b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +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"))



Loading…
取消
儲存