]> code.delx.au - gnu-emacs/blobdiff - lisp/term/x-win.el
Merge from origin/emacs-25
[gnu-emacs] / lisp / term / x-win.el
index 59df14da93a053bc55784b42a26b09e635971397..c8e79e3f81a379d8f35f5c6afc8988171dccd048 100644 (file)
@@ -1487,5 +1487,6 @@ This uses `icon-map-list' to map icon file names to stock icon names."
 (global-set-key [XF86WakeUp] 'ignore)
 
 (provide 'x-win)
+(provide 'term/x-win)
 
 ;;; x-win.el ends here