From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1J00F5-0008Aq-Rh for garchives@archives.gentoo.org; Wed, 05 Dec 2007 19:49:12 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lB5Jn9Fb006160; Wed, 5 Dec 2007 19:49:09 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lB5Jn8Em006137 for ; Wed, 5 Dec 2007 19:49:08 GMT 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 7282665787 for ; Wed, 5 Dec 2007 19:49:07 +0000 (UTC) Received: from ulm by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1J00F0-0001F7-5s for gentoo-commits@lists.gentoo.org; Wed, 05 Dec 2007 19:49:06 +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/cldoc/files: 50cldoc-gentoo.el X-VCS-Repository: gentoo-x86 X-VCS-Files: 50cldoc-gentoo.el X-VCS-Directories: app-emacs/cldoc/files X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Ulrich Mueller Date: Wed, 05 Dec 2007 19:49:06 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: ace08219-91f6-4894-9bd9-0d6083ac271f X-Archives-Hash: c628c81f5ee2cc038ea408ef122765a9 ulm 07/12/05 19:49:06 Modified: 50cldoc-gentoo.el Log: Change comment in site-init file. (Portage version: 2.1.4_rc7) Revision Changes Path 1.2 app-emacs/cldoc/files/50cldoc-gentoo.el file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/cldoc/files/50cldoc-gentoo.el?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/cldoc/files/50cldoc-gentoo.el?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/cldoc/files/50cldoc-gentoo.el?r1=1.1&r2=1.2 Index: 50cldoc-gentoo.el =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/cldoc/files/50cldoc-gentoo.el,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 50cldoc-gentoo.el 25 Oct 2007 18:50:01 -0000 1.1 +++ 50cldoc-gentoo.el 5 Dec 2007 19:49:05 -0000 1.2 @@ -1,5 +1,5 @@ -;; cldoc site-lisp configuration +;;; cldoc site-lisp configuration (add-to-list 'load-path "@SITELISP@") -- gentoo-commits@gentoo.org mailing list