]> git.eshelyaron.com Git - emacs.git/commit
Exclude platform specific browsers from custom type
authorStefan Kangas <stefan@marxist.se>
Sat, 9 Jul 2022 15:47:33 +0000 (17:47 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 9 Jul 2022 16:10:55 +0000 (18:10 +0200)
commit16e79eb75f0d55bc24442f0faf11cd0a4ca8f62c
tree564b725267fc4e3ac5fbdb06e9db538b1ee5fe06
parent1383e6de55f78c0d786939e4a9a713f220c5177f
Exclude platform specific browsers from custom type

* lisp/net/browse-url.el (browse-url--browser-defcustom-type):
Don't include platform specific browsers on other platforms.
lisp/net/browse-url.el