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/imaxima/files: 50imaxima-gentoo.el
Date: Sat, 27 Feb 2010 22:12:15
Message-Id: E1NlUtS-0000Sl-9j@stork.gentoo.org
1 ulm 10/02/27 22:12:14
2
3 Modified: 50imaxima-gentoo.el
4 Log:
5 Fix GNU Info file.
6 (Portage version: 2.2_rc63/cvs/Linux i686)
7
8 Revision Changes Path
9 1.4 app-emacs/imaxima/files/50imaxima-gentoo.el
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/files/50imaxima-gentoo.el?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/files/50imaxima-gentoo.el?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/files/50imaxima-gentoo.el?r1=1.3&r2=1.4
14
15 Index: 50imaxima-gentoo.el
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-emacs/imaxima/files/50imaxima-gentoo.el,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- 50imaxima-gentoo.el 23 Feb 2009 21:33:38 -0000 1.3
22 +++ 50imaxima-gentoo.el 27 Feb 2010 22:12:13 -0000 1.4
23 @@ -1,6 +1,3 @@
24 -
25 -;;; imaxima site-lisp configuration
26 -
27 (add-to-list 'load-path "@SITELISP@")
28 (autoload 'imaxima "imaxima" "Image support for Maxima." t)
29 (autoload 'imath-mode "imath" "Interactive Math minor mode." t)