emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/fringe.c,v


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/fringe.c,v
Date: Tue, 15 Jul 2008 18:15:43 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/07/15 18:15:19

Index: src/fringe.c
===================================================================
RCS file: /sources/emacs/emacs/src/fringe.c,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -b -r1.52 -r1.53
--- src/fringe.c        14 May 2008 07:49:32 -0000      1.52
+++ src/fringe.c        15 Jul 2008 18:15:13 -0000      1.53
@@ -482,7 +482,7 @@
 static Lisp_Object *fringe_faces;
 static int max_fringe_bitmaps;
 
-static int max_used_fringe_bitmap = MAX_STANDARD_FRINGE_BITMAPS;
+int max_used_fringe_bitmap = MAX_STANDARD_FRINGE_BITMAPS;
 
 
 /* Lookup bitmap number for symbol BITMAP.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]