index
:
emacs.d
master
My personal emacs config.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
conf-mode
/
config-conf-mode.el
blob: 1e1554b1b5d3b75c919ae3bf7422b912c4bea9a5 (
plain
)
1
2
3
4
5
(
require
'config-text-mode
)
(
load
"config-conf-mode-hooks"
)
(
provide
'config-conf-mode
)