projects
/
elisp
/
semi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10e533d
)
require cl.
author
tmorioka
<tmorioka>
Fri, 28 Feb 1997 04:20:28 +0000
(
04:20
+0000)
committer
tmorioka
<tmorioka>
Fri, 28 Feb 1997 04:20:28 +0000
(
04:20
+0000)
SEMI-CFG
patch
|
blob
|
history
diff --git
a/SEMI-CFG
b/SEMI-CFG
index
5904e39
..
1809e18
100644
(file)
--- a/
SEMI-CFG
+++ b/
SEMI-CFG
@@
-1,6
+1,6
@@
;;; -*-Emacs-Lisp-*-
;;;
-;;; $Id: SEMI-CFG,v 0.2 1997-02-28 04:16:39 tmorioka Exp $
+;;; $Id: SEMI-CFG,v 0.3 1997-02-28 04:20:28 tmorioka Exp $
;;;
(defvar default-load-path load-path)
@@
-16,6
+16,7
@@
load-path))
(require 'install)
+(require 'cl)
;;; @ Please specify optional package directory if you use them.