projects
/
elisp
/
emh.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
caa62c6
)
Add `(add-path ".")'.
author
morioka
<morioka>
Tue, 5 Aug 1997 15:33:09 +0000
(15:33 +0000)
committer
morioka
<morioka>
Tue, 5 Aug 1997 15:33:09 +0000
(15:33 +0000)
EMH-CFG
patch
|
blob
|
history
diff --git
a/EMH-CFG
b/EMH-CFG
index
c468fd4
..
9cf3ef6
100644
(file)
--- a/
EMH-CFG
+++ b/
EMH-CFG
@@
-1,6
+1,6
@@
;;; -*-Emacs-Lisp-*-
;;;
-;;; $Id: EMH-CFG,v 0.1 1997-05-15 06:45:43 morioka Exp $
+;;; $Id: EMH-CFG,v 0.2 1997-08-05 15:33:09 morioka Exp $
;;;
(defvar default-load-path load-path)
@@
-27,6
+27,7
@@
(require 'install)
(add-path "semi")
+(add-path ".")
;;; @ Please specify prefix of install directory.