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 1Si7h7-0003KE-BD for garchives@archives.gentoo.org; Fri, 22 Jun 2012 17:30:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2A4FE079C; Fri, 22 Jun 2012 17:29:24 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3C31AE079C for ; Fri, 22 Jun 2012 17:29:24 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 989E21B400B for ; Fri, 22 Jun 2012 17:29:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 6F7BEE543F for ; Fri, 22 Jun 2012 17:29:21 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: <1180433113.986474b17811aa4f0254592f3f62c63ef30cb2b7.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:eselect-emacs-1.1 commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: 986474b17811aa4f0254592f3f62c63ef30cb2b7 X-VCS-Branch: eselect-emacs-1.1 Date: Fri, 22 Jun 2012 17:29:21 +0000 (UTC) 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: 7bac7ec2-95aa-4a99-aa62-5600efa3a097 X-Archives-Hash: d023aceba6fc77f8936252f23d3dca17 commit: 986474b17811aa4f0254592f3f62c63ef30cb2b7 Author: Christian Faulhammer gentoo org> AuthorDate: Tue May 29 10:05:13 2007 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Tue May 29 10:05:13 2007 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/emacs-tools.g= it;a=3Dcommit;h=3D986474b1 ChangeLog for all previously made changes svn path=3D/emacs-extra/eselect-emacs/; revision=3D345 --- ChangeLog | 23 ++++++++++++++++++++++- 1 files changed, 22 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index adf8c8d..9c420d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +2007-05-29 Christian Faulhammer + + * Added a comment to Makefile + + * Took a check for modification right from do_update() to own + function and use them in do_set(), too + + * Made a ndash out of a divis + + * Added quotes around use of ROOT variable in remove_infopath(), + set_man_symlinks(), set_infopath(), find_targets(), do_list() + + * Commented functions remove_infopath() + + * Moved the comment for find_targets(), set_infopath(), + remove_symlinks(), set_bin_symlinks(), set_man_symlinks(),set_symlinks(= ) + + * Brief overview of functions completed in the header of the module + + * Change wording: implementation -> version + 2007-05-24 Ulrich Mueller =20 * emacs.eselect (xemacs_info): Use write_list_start function. @@ -13,7 +34,7 @@ * version 0.9 =20 * Give a message for list command if XEmacs is found (request by - Hans de Graaff + Hans de Graaff) =20 * added a note about that behaviour in man page =20