]> git.eshelyaron.com Git - emacs.git/commit
Don't make a custom-save-icons section if there's nothing to save
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 16:16:54 +0000 (18:16 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 31 Jul 2022 16:17:23 +0000 (18:17 +0200)
commit95f987cbd5eb54e9a497fefe1fe34f6c06801e2f
tree2dd51334434e699bb11740d90719d47e39004e9d
parent97b80912e9fb74d8a7881b74f1cd556a03f5fae8
Don't make a custom-save-icons section if there's nothing to save

* lisp/cus-edit.el (custom-save-icons): Only make an entry when
there's something to save (bug#56860).  Also autoload.
lisp/cus-edit.el