bongo-patches
[Top][All Lists]
Advanced

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

[bongo-patches] Use bongo-face-background in bongo-find-image


From: Daniel Jensen
Subject: [bongo-patches] Use bongo-face-background in bongo-find-image
Date: Tue, 13 Feb 2007 17:15:10 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

diff -Naur bongo-old/bongo.el bongo-new/bongo.el
--- bongo-old/bongo.el  2007-02-12 15:14:42.000000000 +0100
+++ bongo-new/bongo.el  2007-02-13 17:09:37.000000000 +0100
@@ -745,7 +745,7 @@
    (list (list :ascent 'center
                :file file-name
                :type (bongo-image-type-from-file-name file-name)
-               :background (face-background
+               :background (bongo-face-background
                             (or background-face 'default) nil t)))))

 (defun bongo-make-image-string (image)





reply via email to

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