]> git.eshelyaron.com Git - emacs.git/commit
Fix creation of menu items without help text on Haiku
authorPo Lu <luangruo@yahoo.com>
Wed, 1 Jun 2022 05:05:42 +0000 (05:05 +0000)
committerPo Lu <luangruo@yahoo.com>
Wed, 1 Jun 2022 05:06:14 +0000 (05:06 +0000)
commitf610b4b509013a6c9ef448385575ade01733559c
tree5d53730643a50b3d912ede2407d142c64a4fbd47
parenta3cba47416ebc78e775d01a01955a03aa06df3b0
Fix creation of menu items without help text on Haiku

* src/haiku_support.cc (EmacsMenuItem): Don't mistakenly assume
help is non-NULL.
src/haiku_support.cc