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/rst/files: 50rst-gentoo.el
Date: Wed, 05 Dec 2007 19:54:21
Message-Id: E1J00K1-0001RY-0u@stork.gentoo.org
1 ulm 07/12/05 19:54:17
2
3 Modified: 50rst-gentoo.el
4 Log:
5 Change comment in site-init file.
6 (Portage version: 2.1.4_rc7)
7
8 Revision Changes Path
9 1.3 app-emacs/rst/files/50rst-gentoo.el
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/rst/files/50rst-gentoo.el?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/rst/files/50rst-gentoo.el?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/rst/files/50rst-gentoo.el?r1=1.2&r2=1.3
14
15 Index: 50rst-gentoo.el
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/rst/files/50rst-gentoo.el,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- 50rst-gentoo.el 27 Jun 2007 07:25:47 -0000 1.2
22 +++ 50rst-gentoo.el 5 Dec 2007 19:54:16 -0000 1.3
23 @@ -1,5 +1,5 @@
24
25 -;; rst site-lisp configuration
26 +;;; rst site-lisp configuration
27
28 (add-to-list 'load-path "@SITELISP@")
29 (autoload 'rst-mode "rst" "mode for editing reStructuredText documents" t)
30
31
32
33 --
34 gentoo-commits@g.o mailing list