From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NlUtT-00080T-K9 for garchives@archives.gentoo.org; Sat, 27 Feb 2010 22:12:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31218E07A8; Sat, 27 Feb 2010 22:12:15 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 10FEDE07A8 for ; Sat, 27 Feb 2010 22:12:15 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id B65561B4061 for ; Sat, 27 Feb 2010 22:12:14 +0000 (UTC) Received: from ulm by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NlUtS-0000Sl-9j for gentoo-commits@lists.gentoo.org; Sat, 27 Feb 2010 22:12:14 +0000 From: "Ulrich Mueller (ulm)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ulm@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/imaxima/files: 50imaxima-gentoo.el X-VCS-Repository: gentoo-x86 X-VCS-Files: 50imaxima-gentoo.el X-VCS-Directories: app-emacs/imaxima/files X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ulrich Mueller Date: Sat, 27 Feb 2010 22:12:14 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: e2b62401-1cee-46c6-9ebd-a7985bcb846e X-Archives-Hash: 52b841dd9d2e3321a32d5955264eaf57 ulm 10/02/27 22:12:14 Modified: 50imaxima-gentoo.el Log: Fix GNU Info file. (Portage version: 2.2_rc63/cvs/Linux i686) Revision Changes Path 1.4 app-emacs/imaxima/files/50imaxima-gentoo.el file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/= files/50imaxima-gentoo.el?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/= files/50imaxima-gentoo.el?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/imaxima/= files/50imaxima-gentoo.el?r1=3D1.3&r2=3D1.4 Index: 50imaxima-gentoo.el =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/app-emacs/imaxima/files/50imaxima-gento= o.el,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- 50imaxima-gentoo.el 23 Feb 2009 21:33:38 -0000 1.3 +++ 50imaxima-gentoo.el 27 Feb 2010 22:12:13 -0000 1.4 @@ -1,6 +1,3 @@ - -;;; imaxima site-lisp configuration - (add-to-list 'load-path "@SITELISP@") (autoload 'imaxima "imaxima" "Image support for Maxima." t) (autoload 'imath-mode "imath" "Interactive Math minor mode." t)