Mercurial > emacs
changeset 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 | 28ba8bb0e674 |
children | 22f6e207e697 |
files | lisp/fringe.el |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
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