Add comment
This commit is contained in:
parent
7d264527ae
commit
a55e52bcb9
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -19,6 +19,7 @@
|
||||||
(load-file f)))
|
(load-file f)))
|
||||||
|
|
||||||
(defmacro mk/open-html-page (name path)
|
(defmacro mk/open-html-page (name path)
|
||||||
|
"Make interactive functions to call important docs"
|
||||||
`(defun ,name ()
|
`(defun ,name ()
|
||||||
(interactive)
|
(interactive)
|
||||||
(eww (concat "file://"
|
(eww (concat "file://"
|
||||||
|
|
Loading…
Add table
Reference in a new issue