Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/volume/files: 50volume-gentoo.el
Date: Mon, 23 Jun 2008 07:14:21
Message-Id: E1KAgFj-0006Rf-Vz@stork.gentoo.org
1 ulm 08/06/23 07:14:15
2
3 Modified: 50volume-gentoo.el
4 Log:
5 Set load-path in site file.
6 (Portage version: 2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 i686)
7
8 Revision Changes Path
9 1.2 app-emacs/volume/files/50volume-gentoo.el
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/volume/files/50volume-gentoo.el?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/volume/files/50volume-gentoo.el?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/volume/files/50volume-gentoo.el?r1=1.1&r2=1.2
14
15 Index: 50volume-gentoo.el
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/volume/files/50volume-gentoo.el,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- 50volume-gentoo.el 13 Mar 2006 16:44:15 -0000 1.1
22 +++ 50volume-gentoo.el 23 Jun 2008 07:14:15 -0000 1.2
23 @@ -1,4 +1,5 @@
24
25 ;;; volume site-lisp configuration
26
27 +(add-to-list 'load-path "@SITELISP@")
28 (autoload 'volume "volume" "Tweak your sound card volume." t)
29
30
31
32 --
33 gentoo-commits@l.g.o mailing list