projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73c5cb7
)
* COMPILE (riece-modules): Added riece-package-info.
author
ueno
<ueno>
Mon, 18 Dec 2006 00:13:53 +0000
(
00:13
+0000)
committer
ueno
<ueno>
Mon, 18 Dec 2006 00:13:53 +0000
(
00:13
+0000)
lisp/COMPILE
patch
|
blob
|
history
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/COMPILE
b/lisp/COMPILE
index
1015728
..
1369b6a
100644
(file)
--- a/
lisp/COMPILE
+++ b/
lisp/COMPILE
@@
-8,6
+8,7
@@
'(riece-globals
riece-options
riece-debug
+ riece-package-info
riece-version
riece-coding
riece-complete
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index
eab140a
..
0a60db8
100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,6
+1,7
@@
2006-12-18 Daiki Ueno <ueno@unixuser.org>
* riece-package-info.el.in: New file.
+ * COMPILE (riece-modules): Added riece-package-info.
* Makefile.am (DISTCLEANFILES): Added riece-package-info.el.
2006-09-29 Daiki Ueno <ueno@unixuser.org>