projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb8cbcf
)
x11: Export x-close-all-displays to (), as it was in 9.2.
author
Matt Birkholz
<matt@birchwood-abbey.net>
Fri, 10 Mar 2017 23:55:10 +0000
(16:55 -0700)
committer
Matt Birkholz
<matt@birchwood-abbey.net>
Fri, 10 Mar 2017 23:55:10 +0000
(16:55 -0700)
src/x11/x11.pkg
patch
|
blob
|
history
diff --git
a/src/x11/x11.pkg
b/src/x11/x11.pkg
index 614bcb2b6f67a13a6ffe65ef5590d8aaeafaf7f0..250a2876f71f0225a8f8793558ad116254dec1b0 100644
(file)
--- a/
src/x11/x11.pkg
+++ b/
src/x11/x11.pkg
@@
-33,10
+33,11
@@
Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
(define-package (x11 base)
(files "x11-base")
(parent (x11))
+ (export ()
+ x-close-all-displays)
(export (x11)
x-visual-deallocate
x-close-display
- x-close-all-displays
x-window-set-input-hint
x-window-set-name
x-window-set-icon-name