Loading
emacs: lift withXwidgets constraint
Recently, upstream Emacs re-enabled[1] withXidgets. Following that change, we update the default value for withXwidgets to false only for Emacs 30 so that other versions of Emacs will enable withXwidgets by default. In addition, we stop setting meta.broken with withXwidgets, which makes it easier for users to enable withXwidgets for Emacs 30 by cherry-picking the upstream patch[1]. [1]: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=80728