summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-03-27 07:12:19 +0000
committerUlrich Müller <ulm@gentoo.org>2009-03-27 07:12:19 +0000
commita0652794fe171de3534d86171af20cccf7727a9e (patch)
tree1b5abfc3d8881baf38e72729a6863bd3483f07d8 /eclass/ChangeLog
parentRemove comment headers from site files since they are created by the eclass. (diff)
downloademacs-a0652794fe171de3534d86171af20cccf7727a9e.tar.gz
emacs-a0652794fe171de3534d86171af20cccf7727a9e.tar.bz2
emacs-a0652794fe171de3534d86171af20cccf7727a9e.zip
Avoid unnecessary code duplication for RDEPEND.
svn path=/emacs-overlay/; revision=1354
Diffstat (limited to 'eclass/ChangeLog')
-rw-r--r--eclass/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 4d5d6af..4aafc04 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,5 +1,7 @@
2009-03-26 Ulrich Mueller <ulm@gentoo.org>
+ * elisp.eclass (RDEPEND): Avoid unnecessary code duplication.
+
* elisp-common.eclass (elisp-site-file-install): Automagically
insert an empty first line and a header comment if they are
missing from the file.