]> git.eshelyaron.com Git - emacs.git/commit
Fix compilation of Org 9.6 on MS-Windows
authorEli Zaretskii <eliz@gnu.org>
Thu, 1 Dec 2022 12:40:47 +0000 (14:40 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 1 Dec 2022 12:40:47 +0000 (14:40 +0200)
commit8b3baadf671b7b3d5058808c4655eca8bd46015e
treeb4c7f17c555b469aa3c4314f67763549381457fe
parent3b5b99ac919eff05374d74b4a052d33c34c56742
Fix compilation of Org 9.6 on MS-Windows

* lisp/org/org-clock.el (org-x11idle-exists-p): Don't try to
invoke "command x11idle" on MS-Windows and MS-DOS.  This fixes a
hang during byte-compilation of Org.
lisp/org/org-clock.el