summaryrefslogtreecommitdiff
path: root/chess-images.el
diff options
context:
space:
mode:
authorJohn Wiegley <johnw@newartisans.com>2002-04-16 02:38:59 +0000
committerJohn Wiegley <johnw@newartisans.com>2002-04-16 02:38:59 +0000
commit40eddef43dfde4f1f14101e1f3bbc0d4621c8a37 (patch)
treebd8cc9729a0f22999a4811499c975254624e766c /chess-images.el
parent6bb61cd98f852b3f4d013d2095b5511d53b8d983 (diff)
*** no comment ***
Diffstat (limited to 'chess-images.el')
-rw-r--r--chess-images.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/chess-images.el b/chess-images.el
index e6f86ca..a68fe59 100644
--- a/chess-images.el
+++ b/chess-images.el
@@ -513,6 +513,8 @@ This is necessary for bizzare Emacs reasons."
chess-images-border-width)
nil t :color-symbols
(list (cons "background" chess-images-border-color))))))
+ ;; let the garbage collector know we're through here
+ (garbage-collect)
(chess-message 'piece-images-loaded))
(provide 'chess-images)