diff src/extents.c @ 458:c33ae14dd6d0 r21-2-44

Import from CVS: tag r21-2-44
author cvs
date Mon, 13 Aug 2007 11:42:25 +0200
parents 576fb035e263
children 20ae8821c23d
line wrap: on
line diff
--- a/src/extents.c	Mon Aug 13 11:41:26 2007 +0200
+++ b/src/extents.c	Mon Aug 13 11:42:25 2007 +0200
@@ -406,7 +406,7 @@
 #define DE_MUST_BE_ATTACHED 2
 
 Lisp_Object Vlast_highlighted_extent;
-int mouse_highlight_priority;
+Fixnum mouse_highlight_priority;
 
 Lisp_Object Qextentp;
 Lisp_Object Qextent_live_p;