diff lisp/modes/make-mode.el @ 161:28f395d8dc7a r20-3b7

Import from CVS: tag r20-3b7
author cvs
date Mon, 13 Aug 2007 09:42:26 +0200
parents 1370575f1259
children 9ad43877534d
line wrap: on
line diff
--- a/lisp/modes/make-mode.el	Mon Aug 13 09:41:47 2007 +0200
+++ b/lisp/modes/make-mode.el	Mon Aug 13 09:42:26 2007 +0200
@@ -1140,7 +1140,6 @@
   (setq buffer-read-only t))
 
 (defun makefile-browse (targets macros)
-  (interactive)
   (if (zerop (+ (length targets) (length macros)))
       (progn
 	(beep)