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/nxml-svg-schemas/files: 60nxml-svg-schemas-gentoo.el
Date: Sun, 23 Nov 2008 19:53:56
Message-Id: E1L4L1m-0001Z9-P2@stork.gentoo.org
1 ulm 08/11/23 19:53:54
2
3 Modified: 60nxml-svg-schemas-gentoo.el
4 Log:
5 Fix comment in site-init file.
6 (Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r4 i686)
7
8 Revision Changes Path
9 1.2 app-emacs/nxml-svg-schemas/files/60nxml-svg-schemas-gentoo.el
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/nxml-svg-schemas/files/60nxml-svg-schemas-gentoo.el?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/nxml-svg-schemas/files/60nxml-svg-schemas-gentoo.el?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/nxml-svg-schemas/files/60nxml-svg-schemas-gentoo.el?r1=1.1&r2=1.2
14
15 Index: 60nxml-svg-schemas-gentoo.el
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/nxml-svg-schemas/files/60nxml-svg-schemas-gentoo.el,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- 60nxml-svg-schemas-gentoo.el 23 Nov 2008 19:33:41 -0000 1.1
22 +++ 60nxml-svg-schemas-gentoo.el 23 Nov 2008 19:53:54 -0000 1.2
23 @@ -1,5 +1,5 @@
24
25 -;;; nxml-gentoo-schemas site-lisp configuration
26 +;;; nxml-svg-schemas site-lisp configuration
27
28 ;; This must be executed after rng-schema-locating-files
29 ;; is set in rng-loc (which is part of nxml-mode).