summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-03-27 08:24:36 +0000
committerUlrich Müller <ulm@gentoo.org>2009-03-27 08:24:36 +0000
commit56640eed3325f74b7ed9a31b0743286258755825 (patch)
tree70f9062cb2c3a9537037db281ddf1793b3887aae /eclass/elisp-common.eclass
parentMake EAPI case selection more compact. (diff)
downloademacs-56640eed3325f74b7ed9a31b0743286258755825.tar.gz
emacs-56640eed3325f74b7ed9a31b0743286258755825.tar.bz2
emacs-56640eed3325f74b7ed9a31b0743286258755825.zip
Widen comment of elisp-site-file-install.
svn path=/emacs-overlay/; revision=1356
Diffstat (limited to 'eclass/elisp-common.eclass')
-rw-r--r--eclass/elisp-common.eclass6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/elisp-common.eclass b/eclass/elisp-common.eclass
index 3925672..d111efe 100644
--- a/eclass/elisp-common.eclass
+++ b/eclass/elisp-common.eclass
@@ -246,7 +246,11 @@ elisp-install() {
# @FUNCTION: elisp-site-file-install
# @USAGE: <site-init file> [subdirectory]
# @DESCRIPTION:
-# Install Emacs site-init file in SITELISP directory.
+# Install Emacs site-init file in SITELISP directory. Automatically
+# inserts a standard comment header with the name of the package (unless
+# it is already present). Tokens @SITELISP@ and @SITEETC@ are replaced
+# by the path to the package's subdirectory in SITELISP and SITEETC,
+# respectively.
elisp-site-file-install() {
local sf="${1##*/}" my_pn="${2:-${PN}}" ret