index
:
emacs.d
master
My personal emacs config.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
man
/
config-man.el
blob: 566420e65db7f9a11fdc6ef1e3c7cddfdff9b099 (
plain
)
1
2
3
4
5
(
setq
Man-notify-method
'pushy
)
(
load
"config-man-helper-functions"
)
(
provide
'config-man
)