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 1N3rUU-00052e-NS for garchives@archives.gentoo.org; Fri, 30 Oct 2009 13:26:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA7F7E089D; Fri, 30 Oct 2009 13:26:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B079BE089D for ; Fri, 30 Oct 2009 13:26:05 +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 542256703F for ; Fri, 30 Oct 2009 13:26:05 +0000 (UTC) Received: from ulm by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1N3rUS-000170-Gn for gentoo-commits@lists.gentoo.org; Fri, 30 Oct 2009 13:26:04 +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/org-mode/files: 50org-mode-gentoo.el X-VCS-Repository: gentoo-x86 X-VCS-Files: 50org-mode-gentoo.el X-VCS-Directories: app-emacs/org-mode/files X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Message-Id: Sender: Ulrich Mueller Date: Fri, 30 Oct 2009 13:26:04 +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: 445b666d-855a-4cb3-8d31-34e0166e57b2 X-Archives-Hash: 1d9a63b494706607761425c8dcc76c88 ulm 09/10/30 13:26:04 Added: 50org-mode-gentoo.el Log: Version bump. Remove intermediate version. (Portage version: 2.2_rc46/cvs/Linux i686) Revision Changes Path 1.1 app-emacs/org-mode/files/50org-mode-gentoo.el file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/org-mode= /files/50org-mode-gentoo.el?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/org-mode= /files/50org-mode-gentoo.el?rev=3D1.1&content-type=3Dtext/plain Index: 50org-mode-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 (add-to-list 'load-path "@SITELISP@") (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode)) (require 'org-install)