Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] emacs r1592 - gentoo-syntax
Date: Tue, 23 Nov 2010 21:18:07
Message-Id: 20101123211803.790FC20051@flycatcher.gentoo.org
1 Author: ulm
2 Date: 2010-11-23 21:18:03 +0000 (Tue, 23 Nov 2010)
3 New Revision: 1592
4
5 Modified:
6 gentoo-syntax/ChangeLog
7 Log:
8 Whitespace.
9
10 Modified: gentoo-syntax/ChangeLog
11 ===================================================================
12 --- gentoo-syntax/ChangeLog 2010-11-17 22:07:40 UTC (rev 1591)
13 +++ gentoo-syntax/ChangeLog 2010-11-23 21:18:03 UTC (rev 1592)
14 @@ -1,7 +1,7 @@
15 2010-11-04 Christian Faulhammer <fauli@g.o>
16
17 - * ebuild-mode-keywords.el (ebuild-mode-keywords-darcs): Add
18 - darcs_patchcount() function
19 + * ebuild-mode-keywords.el (ebuild-mode-keywords-darcs):
20 + Add darcs_patchcount() function
21
22 2010-10-25 Christian Faulhammer <fauli@g.o>