From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KbCVb-0004VT-Sj for garchives@archives.gentoo.org; Thu, 04 Sep 2008 10:56:16 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E164E01E3; Thu, 4 Sep 2008 10:56:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 39A77E01E3 for ; Thu, 4 Sep 2008 10:56:15 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 40D9067C83 for ; Thu, 4 Sep 2008 10:56:14 +0000 (UTC) Received: from ulm by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KbCVY-0003H5-TX for gentoo-commits@lists.gentoo.org; Thu, 04 Sep 2008 10:56:12 +0000 From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/lisp/emacs: emacs.xml X-VCS-Repository: gentoo X-VCS-Files: emacs.xml X-VCS-Directories: xml/htdocs/proj/en/lisp/emacs X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ulrich Mueller Date: Thu, 04 Sep 2008 10:56:12 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 006212a8-353a-4ddf-a645-7a89b750c111 X-Archives-Hash: f7e56a1327da687be2a043fd85a7b546 ulm 08/09/04 10:56:12 Modified: emacs.xml Log: Document the stand-alone emacs-updater package. Revision Changes Path 1.91 xml/htdocs/proj/en/lisp/emacs/emacs.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lis= p/emacs/emacs.xml?rev=3D1.91&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lis= p/emacs/emacs.xml?rev=3D1.91&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/lis= p/emacs/emacs.xml?r1=3D1.90&r2=3D1.91 Index: emacs.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/lisp/emacs/emacs.xml,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- emacs.xml 3 Sep 2008 11:52:55 -0000 1.90 +++ emacs.xml 4 Sep 2008 10:56:12 -0000 1.91 @@ -1,6 +1,6 @@ - + =20 GNU Emacs on Gentoo @@ -22,8 +22,8 @@ =20 -1.19 -2008-09-03 +1.20 +2008-09-04 =20 Introduction @@ -125,8 +125,9 @@ =20

-The programs are symlinked to their original names by the Emacs -eselect module, apart from ctags, which has its own module. + The programs are symlinked to their original names by the Emacs + eselect module, apart from ctags + and etags which have their own modules.

@@ -350,12 +351,12 @@ to a file read by Emacs on start-up.

-Historically site-init files were read from the -/usr/share/emacs/site-lisp/, which is still supported by -the eclasses, but a remerge/update will put it in the -site-gentoo.d/ subdirectory. From -app-admin/eselect-emacs-1.3-r2 on a script is installed -that checks for needed rebuilds, called emacs-updater. + Historically site-init files were read from the + /usr/share/emacs/site-lisp/ directory, which is still + supported by the eclasses, but a remerge/update will put them in the + site-gentoo.d/ subdirectory. + Package app-admin/emacs-updater installs a script that + checks for needed rebuilds, called emacs-updater.

A load command for site initialisations is only acceptable for @@ -494,13 +495,19 @@ app-admin/eselect-emacs Setting the correct man page locations, Info documentation paths and target for /usr/bin/emacs, see the separate - section. Additionally it ships the - emacs-updater script, which makes the transition from the old - location of the site-init files to the new one. + section. app-admin/eselect-ctags - There are several implementations of the ctags binary, all with a = different feature set. This eselect module lets you choose the variant y= ou need. + There are several implementations of the ctags binary, all with + a different feature set. This eselect module lets you choose the + variant you need. + + + app-admin/emacs-updater + Ships the emacs-updater script, which makes the + transition from the old location of the site-init files to the new + one. x11-misc/emacs-desktop