]> git.eshelyaron.com Git - emacs.git/commit
Make the eww header work again even if the title is nil
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 13 Sep 2020 15:06:35 +0000 (17:06 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 13 Sep 2020 15:06:35 +0000 (17:06 +0200)
commitdc01b992e27e91631e67bb94f32c23275f1eacfd
tree8de130c37ba3c72698595ee0534a300d270ab4cf
parent2bd41321a6d9f6b478dd73aa9a2ea32709e57b32
Make the eww header work again even if the title is nil

* lisp/net/eww.el (eww-update-header-line-format): Don't bug out
if the title isn't set at all.
lisp/net/eww.el