summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-06-24 22:26:07 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-06-24 22:26:07 +0000
commit97a9bd146784dc04add4ba6b4da1d3c286ab5188 (patch)
tree526688d6d03f7c3d9e462959f0c739d84ceaa04e
parentadded DOCS variable (diff)
downloademacs-97a9bd146784dc04add4ba6b4da1d3c286ab5188.tar.gz
emacs-97a9bd146784dc04add4ba6b4da1d3c286ab5188.tar.bz2
emacs-97a9bd146784dc04add4ba6b4da1d3c286ab5188.zip
ChangeLog
svn path=/emacs-overlay/; revision=471
-rw-r--r--eclass/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/eclass/ChangeLog b/eclass/ChangeLog
index 6aaed91..8e28bc3 100644
--- a/eclass/ChangeLog
+++ b/eclass/ChangeLog
@@ -1,6 +1,9 @@
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 24 Jun 2007; Christian Faulhammer <opfer@gentoo.org> elisp.eclass:
+ added DOCS variable for src_install
+
23 Jun 2007; Ulrich Mueller <ulm@gentoo.org> elisp-common.eclass:
Check for Emacs return status in elisp-comp. Test numerical condition and
return instead of exit. Call Emacs with arguments in their canonical form.