diff options
author | jao <jao@gnu.org> | 2025-09-17 13:50:05 +0100 |
---|---|---|
committer | jao <jao@gnu.org> | 2025-09-17 13:50:05 +0100 |
commit | 02343407cef03a56f36ba838fc275614e43df074 (patch) | |
tree | c2be42ba36583c82abb5b4c2e59baa4dfb121bcf /init.el | |
parent | 900ca515fa70cbb92bdf1125d3a5d1ef8c35e74d (diff) | |
download | elibs-02343407cef03a56f36ba838fc275614e43df074.tar.gz elibs-02343407cef03a56f36ba838fc275614e43df074.tar.bz2 |
browsing for mac
Diffstat (limited to 'init.el')
-rw-r--r-- | init.el | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1317,8 +1317,8 @@ (add-hook 'LaTeX-mode-hook 'turn-on-reftex)) ;;; Browsing +(require 'jao-custom-browse) (jao-when-linux - (require 'jao-custom-browse) (require 'jao-custom-eww)) ;;; PDFs and other docs |