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/yasnippet/files: 50yasnippet-gentoo.el
Date: Fri, 28 Aug 2009 11:01:56
Message-Id: E1Mh42a-0000gR-7X@stork.gentoo.org
1 ulm 09/08/28 16:11:04
2
3 Modified: 50yasnippet-gentoo.el
4 Log:
5 Version bump.
6 (Portage version: 2.2_rc40/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 app-emacs/yasnippet/files/50yasnippet-gentoo.el
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/yasnippet/files/50yasnippet-gentoo.el?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/yasnippet/files/50yasnippet-gentoo.el?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/yasnippet/files/50yasnippet-gentoo.el?r1=1.1&r2=1.2
14
15 Index: 50yasnippet-gentoo.el
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/yasnippet/files/50yasnippet-gentoo.el,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- 50yasnippet-gentoo.el 19 Jun 2008 12:14:12 -0000 1.1
22 +++ 50yasnippet-gentoo.el 28 Aug 2009 16:11:04 -0000 1.2
23 @@ -1,6 +1,3 @@
24 -
25 -;;; yasnippet site-lisp configuration
26 -
27 (add-to-list 'load-path "@SITELISP@")
28 (autoload 'yas/initialize "yasnippet" "Do necessary initialization.")
29 (autoload 'yas/load-directory "yasnippet"