diff lisp/fringe.el @ 57507:6024cd83cb88

(fringe-bitmaps): Only initialize when defined.
author Kim F. Storm <storm@cua.dk>
date Fri, 15 Oct 2004 23:38:17 +0000
parents 075de3b1e798
children 6f85a547ab10
line wrap: on
line diff
--- a/lisp/fringe.el	Fri Oct 15 23:38:04 2004 +0000
+++ b/lisp/fringe.el	Fri Oct 15 23:38:17 2004 +0000
@@ -43,7 +43,8 @@
 
 (defvar fringe-bitmaps)
 
-(unless (get 'left-truncation 'fringe)
+(unless (or (not (boundp 'fringe-bitmaps))
+	    (get 'left-truncation 'fringe))
   (let ((bitmaps '(left-truncation right-truncation
 		   up-arrow down-arrow
 		   continued-line continuation-line