]> git.eshelyaron.com Git - emacs.git/commit
Fix signal when first enabling Custom-mode on non-GUI builds
authorPo Lu <luangruo@yahoo.com>
Thu, 20 Feb 2025 12:36:47 +0000 (20:36 +0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 20 Feb 2025 21:43:58 +0000 (22:43 +0100)
commitde9cd85ad0c897436589b805e8fdc9aba7526603
treefa154e135c0248818fd21edb13630de6fcfef6d8
parentf03be12a8de4a38da82e804631100ae753060640
Fix signal when first enabling Custom-mode on non-GUI builds

* lisp/cus-edit.el (Custom-mode): Define tool-bar-map if not
bound and elaborate why this must be arranged.

(cherry picked from commit afd088bd608c0c27f676bbc34a5d596df3db14a1)
lisp/cus-edit.el