]> git.eshelyaron.com Git - emacs.git/commit
* lisp/startup.el: Let-bind browse-url-browser-function instead of setq-local
authorJuri Linkov <juri@linkov.net>
Sun, 12 Dec 2021 17:48:40 +0000 (19:48 +0200)
committerJuri Linkov <juri@linkov.net>
Sun, 12 Dec 2021 17:48:40 +0000 (19:48 +0200)
commite4e9a7ce436c6ccbf4e2f474d31abd032842d079
treee492bcd3228d82b93e032a265d1a8fde70a3651e
parent0ee1a46e6c7fa159584a9c04f5ab9bf694d6de3b
* lisp/startup.el: Let-bind browse-url-browser-function instead of setq-local

* lisp/startup.el (fancy-startup-text, fancy-about-text)
(fancy-splash-head, normal-about-screen): Let-bind browse-url-browser-function
to eww-browse-url around functions that use browse-url.
(fancy-startup-screen, fancy-about-screen): Don't set buffer-local
browse-url-browser-function.
https://lists.gnu.org/archive/html/emacs-devel/2021-12/msg00939.html
lisp/startup.el