]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/make-mode.el
Add coding cookie
[gnu-emacs] / lisp / progmodes / make-mode.el
index a173b11500e787eab123a88e988f871db9d54387..2f4419ba2ea71ef20cb96baff7efa7ef6e747fb7 100644 (file)
@@ -1493,7 +1493,6 @@ Insertion takes place at point."
   (setq buffer-read-only t))
 
 (defun makefile-browse (targets macros)
-  (interactive)
   (if (zerop (+ (length targets) (length macros)))
       (progn
        (beep)