projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c95752
)
Must add "flim" instead of "mel" to load-path.
author
morioka
<morioka>
Mon, 4 May 1998 15:49:50 +0000
(15:49 +0000)
committer
morioka
<morioka>
Mon, 4 May 1998 15:49:50 +0000
(15:49 +0000)
lisp/lpath.el
patch
|
blob
|
history
diff --git
a/lisp/lpath.el
b/lisp/lpath.el
index
ebd9174
..
b4b458c
100644
(file)
--- a/
lisp/lpath.el
+++ b/
lisp/lpath.el
@@
-5,7
+5,7
@@
(or (featurep 'path-util)
(load "apel/path-util"))
(add-path "apel")
-(add-path "mel")
+(add-path "flim")
(add-path "semi")
(defun maybe-fbind (args)