diff options
author | jao <jao@gnu.org> | 2025-09-25 22:08:51 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-09-25 22:37:16 +0100 |
commit | d61ae5ed2a021e53308e656f46d2835d4decd49c (patch) | |
tree | 79fe54f4cda661aa188b26c1fb4bca7d047c4631 /custom/jao-custom-browse.el | |
parent | e6219eaf671ff07af9131fd41310a527e1d4004b (diff) | |
download | elibs-d61ae5ed2a021e53308e656f46d2835d4decd49c.tar.gz elibs-d61ae5ed2a021e53308e656f46d2835d4decd49c.tar.bz2 |
devonthink as pdf reader
Diffstat (limited to 'custom/jao-custom-browse.el')
-rw-r--r-- | custom/jao-custom-browse.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/custom/jao-custom-browse.el b/custom/jao-custom-browse.el index 1f7ccc3..ba5ac79 100644 --- a/custom/jao-custom-browse.el +++ b/custom/jao-custom-browse.el @@ -5,7 +5,7 @@ ;;; Browsing ;;;; variables -(defvar jao-browse-doc-use-emacs-p (jao-is-linux)) +(defvar jao-browse-doc-use-emacs-p t) (defvar jao-browse-url-function nil) (defvar jao-browse-url-external-function nil) |