]> git.eshelyaron.com Git - emacs.git/commit
Fix reading kind argument in browse-url-with-browser-kind.
authorTassilo Horn <tsdh@gnu.org>
Fri, 8 May 2020 19:07:56 +0000 (21:07 +0200)
committerTassilo Horn <tsdh@gnu.org>
Fri, 8 May 2020 19:07:56 +0000 (21:07 +0200)
commit0d861f25b288d23368cc7522eb56654724fd758d
treee7af20da543228c30eea50d6f210c0e709d2a556
parent909591a4b25901392686f1cf68870260d3016afe
Fix reading kind argument in browse-url-with-browser-kind.

* lisp/net/browse-url.el (browse-url-with-browser-kind): Convert KIND
argument queried from the user to a symbol.
lisp/net/browse-url.el