diff lisp/packages/compile.el @ 6:27bc7f280385 r19-15b4

Import from CVS: tag r19-15b4
author cvs
date Mon, 13 Aug 2007 08:47:15 +0200
parents b82b59fe008d
children 0293115a14e9
line wrap: on
line diff
--- a/lisp/packages/compile.el	Mon Aug 13 08:46:57 2007 +0200
+++ b/lisp/packages/compile.el	Mon Aug 13 08:47:15 2007 +0200
@@ -303,7 +303,7 @@
 (defvar grep-history nil)
 
 ;; XEmacs
-(defconst compilation-font-lock-keywords (purecopy
+(defvar compilation-font-lock-keywords (purecopy
   (list
    '("^[-_.\"A-Za-z0-9/+]+\\(:\\|, line \\)[0-9]+: \\([wW]arning:\\).*$" .
      font-lock-keyword-face)