Ver a proveniência

fix make

pull/1/head
10sr há 11 anos
ascendente
cometimento
876619c93b
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Ver ficheiro

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




Carregando…
Cancelar
Guardar