]> git.eshelyaron.com Git - emacs.git/commit
Keep eww buffer current when looking up CSS on MDN
authorSimen Heggestøyl <simenheg@gmail.com>
Sun, 1 Oct 2017 18:24:55 +0000 (20:24 +0200)
committerSimen Heggestøyl <simenheg@gmail.com>
Sun, 1 Oct 2017 18:27:07 +0000 (20:27 +0200)
commit60b7668b89ff00213dd8f66b54698b6ddecb427b
treeb2578af5286a9b0b33c04818aca44f7b3935805a
parentbd49b6f1b39cffeaf6098bc7b0182552683b1c07
Keep eww buffer current when looking up CSS on MDN

* lisp/textmodes/css-mode.el (css-lookup-symbol): Keep the eww buffer
current when looking up CSS documentation on MDN.  This fixes a bug
where the eww buffer's content sometimes get mangled when switching
buffers mid-render.
lisp/textmodes/css-mode.el