10sr пре 13 година
родитељ
комит
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)) (require 'read-only-only-mode nil t))


(defun make () (defun make ()
"Run \"make -k \" in current directory."
"Run \"make -k\" in current directory."
(interactive) (interactive)
(compile "make -k")) (compile "make -k"))




Loading…
Откажи
Сачувај