Bläddra i källkod

fix make

pull/1/head
10sr 11 år sedan
förälder
incheckning
876619c93b
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Visa fil

@@ -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"))



Laddar…
Avbryt
Spara