projects
/
elisp
/
flim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7aafce0
)
* std11.el (TopLevel): Require `custom'.
flim-1_12-199901221900
author
yamaoka
<yamaoka>
Fri, 22 Jan 1999 08:09:50 +0000
(08:09 +0000)
committer
yamaoka
<yamaoka>
Fri, 22 Jan 1999 08:09:50 +0000
(08:09 +0000)
ChangeLog
patch
|
blob
|
history
std11.el
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
d18f2bc
..
8d9803a
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+1999-01-22 Katsumi Yamaoka <yamaoka@jpl.org>
+
+ * std11.el (TopLevel): Require `custom'.
+
+
\f
1999-01-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
* FLIM: Version 1.12.2 (Kuj
\e
-Dò)
\e
-A released.
@@
-2045,3
+2050,4
@@
eword-encode.el: Copied from MEL, SEMI (mime-def.el
eword-decode.el eword-encode.el) and APEL (std11-parse.el
std11.el).
+>
\ No newline at end of file
diff --git
a/std11.el
b/std11.el
index
479d4e9
..
fa8e5e4
100644
(file)
--- a/
std11.el
+++ b/
std11.el
@@
-27,6
+27,8
@@
(or (fboundp 'buffer-substring-no-properties)
(require 'poe))
+(require 'custom)
+
;;; @ fetch
;;;