Gentoo Archives: gentoo-commits

From: "Andrey Grozin (grozin)" <grozin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/fricas/files: 64fricas-gentoo.el
Date: Fri, 08 Jan 2010 16:49:53
Message-Id: E1NTI1y-0008Rj-TS@stork.gentoo.org
1 grozin 10/01/08 16:49:46
2
3 Modified: 64fricas-gentoo.el
4 Log:
5 Cleanup, inserted -j1 (bug #300132)
6 (Portage version: 2.2_rc61/cvs/Linux i686)
7
8 Revision Changes Path
9 1.2 sci-mathematics/fricas/files/64fricas-gentoo.el
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/fricas/files/64fricas-gentoo.el?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/fricas/files/64fricas-gentoo.el?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-mathematics/fricas/files/64fricas-gentoo.el?r1=1.1&r2=1.2
14
15 Index: 64fricas-gentoo.el
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/fricas/files/64fricas-gentoo.el,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- 64fricas-gentoo.el 7 Jan 2010 17:07:48 -0000 1.1
22 +++ 64fricas-gentoo.el 8 Jan 2010 16:49:46 -0000 1.2
23 @@ -1,4 +1,2 @@
24 ;; site-init for sci-mathematics/fricas
25 (add-to-list 'load-path "/usr/share/emacs/site-lisp/fricas")
26 -(setq auto-mode-alist (cons '("\\.fri" . fricas-mode) auto-mode-alist))
27 -;(require 'fricas)