]> git.eshelyaron.com Git - emacs.git/commit
Fix last change
authorPo Lu <luangruo@yahoo.com>
Fri, 15 Mar 2024 00:36:21 +0000 (08:36 +0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 15 Mar 2024 09:05:08 +0000 (10:05 +0100)
commit11e1462cfeba4056577e9d68b1e93f006b774f76
tree20e1b95a23d665d80cf4b5da47dc1ea2084357b4
parente58af5d072d50e6ada2dbfa0b0d557a485e36b7e
Fix last change

* src/xwidget.c (Fmake_xwidget): Cast boolean value to gboolean.
(syms_of_xwidget): Fix coding style and improve doc string.

(cherry picked from commit 9a2c7d865ff8df960793e19c3f854db66b40e0fb)
src/xwidget.c