|
@@ -2523,6 +2523,7 @@ Commands are searched from ALIST." |
|
|
;; (interactive) |
|
|
;; (interactive) |
|
|
;; (compile "make -k")) |
|
|
;; (compile "make -k")) |
|
|
(defalias 'make 'compile) |
|
|
(defalias 'make 'compile) |
|
|
|
|
|
(define-key ctl-x-map "c" 'compile) |
|
|
|
|
|
|
|
|
(defvar sed-in-place-history nil |
|
|
(defvar sed-in-place-history nil |
|
|
"History of `sed-in-place'.") |
|
|
"History of `sed-in-place'.") |
|
|