Clarify policy on site-init files in eclass documentation.
authorUlrich Müller <ulm@gentoo.org>
Sun, 9 Oct 2011 09:10:41 +0000 (09:10 +0000)
committerUlrich Müller <ulm@gentoo.org>
Sun, 9 Oct 2011 09:10:41 +0000 (09:10 +0000)
eclass/elisp-common.eclass

index 708455625a6d7721f0e39724502987b86630082b..b1d0a636f3cdfdc74b3651d22d02ff343a27dc8b 100644 (file)
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v 1.75 2011/08/30 20:10:13 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/elisp-common.eclass,v 1.76 2011/10/09 09:10:41 ulm Exp $
 #
 # @ECLASS: elisp-common.eclass
 # @MAINTAINER:
@@ -94,6 +94,8 @@
 # many Emacs support files, users may be annoyed by the start-up time.
 # Also avoid keybindings as they might interfere with the user's
 # settings.  Give a hint in pkg_postinst(), which should be enough.
+# The guiding principle is that emerging your package should not by
+# itself cause a change of standard Emacs behaviour.
 #
 # The naming scheme for this site-init file matches the shell pattern
 # "[1-8][0-9]*-gentoo*.el", where the two digits at the beginning define