Tweak the look of the cookie buffer after cookie deletion
commitf262b10b46c0f7daef9e433e95ce565191e6841d
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 15 Apr 2018 20:36:16 +0000 (15 22:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 15 Apr 2018 20:36:16 +0000 (15 22:36 +0200)
treefbbce4f89c28597320873b3416171ebd44f7fbd2
parenta37a14e0a8ee16b7ae53b4dba9b60329e3b4308d
Tweak the look of the cookie buffer after cookie deletion

* lisp/url/url-cookie.el (url-cookie--generate-buffer): Factor out
into its own function.
(url-cookie-delete): Use it to make the buffer look consistent
after deleting a cookie.
lisp/url/url-cookie.el