Mercurial > hg > xemacs-beta
diff lisp/modes/m4-mode.el @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | b82b59fe008d |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/lisp/modes/m4-mode.el Mon Aug 13 08:48:43 2007 +0200 +++ b/lisp/modes/m4-mode.el Mon Aug 13 08:49:20 2007 +0200 @@ -28,7 +28,7 @@ ;; It also sets the font-lock syntax stuff for colorization ;; By Drew Csillag (drew@staff.prodigy.com) -;; $Id: m4-mode.el,v 1.1.1.1 1996/12/18 03:53:17 steve Exp $ +;; $Id: m4-mode.el,v 1.2 1997/02/02 05:05:40 steve Exp $ ;; History: @@ -69,7 +69,7 @@ ;;; Code: ;;path to the m4 program -(defvar m4-program "/usr/local/bin/m4") +(defvar m4-program "/usr/bin/m4") ;;thank god for make-regexp.el! (defvar m4-font-lock-keywords