projects
/
~bandali
/
bndl.org
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
0bb195e
)
Remove extraneous require, damn it
author
Amin Bandali
<amin@gnu.org>
Mon, 20 Aug 2018 06:03:19 +0000
(
02:03
-0400)
committer
Amin Bandali
<amin@gnu.org>
Mon, 20 Aug 2018 06:03:19 +0000
(
02:03
-0400)
publish.el
patch
|
blob
|
blame
|
history
diff --git
a/publish.el
b/publish.el
index
0561fbf
..
7acc4a5
100644
(file)
--- a/
publish.el
+++ b/
publish.el
@@
-6,9
+6,6
@@
(add-to-list 'load-path ".")
(add-to-list 'load-path ".")
-(add-to-list 'load-path "../xah-replace-pairs")
-(require 'xah-replace-pairs)
-
(defun aminb--readfile (filepath)
"Return filepath's content."
(with-temp-buffer
(defun aminb--readfile (filepath)
"Return filepath's content."
(with-temp-buffer