From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id D7D1B138A87 for ; Mon, 23 Feb 2015 20:44:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D8E7E08A2; Mon, 23 Feb 2015 20:44:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 29DDEE08A2 for ; Mon, 23 Feb 2015 20:44:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AA9663408FC for ; Mon, 23 Feb 2015 20:44:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B32112672 for ; Mon, 23 Feb 2015 20:44:06 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1424723853.df55a4b356548adfb21844dc8e769f6e9ed218f8.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:emacs-common-gentoo commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: df55a4b356548adfb21844dc8e769f6e9ed218f8 X-VCS-Branch: emacs-common-gentoo Date: Mon, 23 Feb 2015 20:44:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: be8e6339-c8a5-4888-999b-795a5e8cdde6 X-Archives-Hash: 5403178b0390531a32a0653874cf43a0 commit: df55a4b356548adfb21844dc8e769f6e9ed218f8 Author: Ulrich Müller gentoo org> AuthorDate: Mon Feb 23 20:37:33 2015 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Feb 23 20:37:33 2015 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=df55a4b3 Add ChangeLog entry for previous commit. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7d36926..13b6c65 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-08-28 Ulrich Müller + + * site-start.el: Fix typo in comment. + 2013-11-16 Ulrich Müller * Version 1.4 released.