From: Matt Birkholz <matt@birchwood-abbey.net>
Date: Sun, 12 Mar 2017 16:19:39 +0000 (-0700)
Subject: x11-screen: No need to import x-close-all-displays.
X-Git-Tag: mit-scheme-pucked-9.2.12~183
X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=fd3fdacde427740b8bfff37a726979d9e5d9d34c;p=mit-scheme.git

x11-screen: No need to import x-close-all-displays.

And fix trailing whitespace in x11.pkg, another problem with commit
645ebf2 (x11: Export x-close-all-displays to (), as it was in 9.2.).
---

diff --git a/src/x11-screen/x11-screen.pkg b/src/x11-screen/x11-screen.pkg
index a4e8dec31..d64e245b0 100644
--- a/src/x11-screen/x11-screen.pkg
+++ b/src/x11-screen/x11-screen.pkg
@@ -58,7 +58,6 @@ Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
 	  os/interprogram-paste)
   (import (x11)
 	  x-change-property
-	  x-close-all-displays
 	  x-close-display
 	  x-close-window
 	  x-convert-selection
diff --git a/src/x11/x11.pkg b/src/x11/x11.pkg
index 250a2876f..157cd9f96 100644
--- a/src/x11/x11.pkg
+++ b/src/x11/x11.pkg
@@ -34,7 +34,7 @@ Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
   (files "x11-base")
   (parent (x11))
   (export ()
-	  x-close-all-displays)	  
+	  x-close-all-displays)
   (export (x11)
 	  x-visual-deallocate
 	  x-close-display