branch: externals/hyperbole commit 90f003c9ab062c8b7cd3b55822e58cecb491716f Author: Mats Lidell <mats.lid...@lidells.se> Commit: GitHub <nore...@github.com>
Use browse-url--browser-defcustom-type for customization (#117) --- ChangeLog | 5 +++++ hsettings.el | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0405b76..d907890 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2021-09-11 Mats Lidell <ma...@gnu.org> + +* hsettings.el (hyperbole-web-search-browser-function): Use + browse-url--browser-defcustom-type for customization. + 2021-09-05 Mats Lidell <ma...@gnu.org> * test/hyrolo-tests.el (hyrolo-demo-show-overview) diff --git a/hsettings.el b/hsettings.el index 9c60de5..94d6f46 100644 --- a/hsettings.el +++ b/hsettings.el @@ -25,6 +25,7 @@ (require 'hversion) (require 'hvar) +(require 'browse-url) ;;; ************************************************************************ ;;; Public declarations @@ -218,7 +219,7 @@ Hyperbole, and then restart Emacs." (defcustom hyperbole-web-search-browser-function browse-url-browser-function "*Function of one url argument called by any Hyperbole Find/Web search." - :type 'boolean + :type browse-url--browser-defcustom-type :group 'hyperbole-commands) (defcustom hyperbole-web-search-alist