Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/geomview/files: 50geomview-gentoo.el
Date: Sat, 28 Mar 2009 09:49:56
Message-Id: E1LnVAo-0006hz-S6@stork.gentoo.org
1 ulm 09/03/28 09:49:54
2
3 Modified: 50geomview-gentoo.el
4 Log:
5 Regularise header comment in Emacs site-init file.
6 (Portage version: 2.2_rc27/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 sci-mathematics/geomview/files/50geomview-gentoo.el
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/files/50geomview-gentoo.el?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/files/50geomview-gentoo.el?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/geomview/files/50geomview-gentoo.el?r1=1.1&r2=1.2
14
15 Index: 50geomview-gentoo.el
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/geomview/files/50geomview-gentoo.el,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- 50geomview-gentoo.el 18 Dec 2007 16:43:21 -0000 1.1
22 +++ 50geomview-gentoo.el 28 Mar 2009 09:49:54 -0000 1.2
23 @@ -1,4 +1,5 @@
24 -;;; gvcl-mode site-lisp configuration
25 +
26 +;;; geomview site-lisp configuration
27
28 (add-to-list 'load-path "@SITELISP@")
29 (autoload 'gvcl-mode "gvcl-mode"