[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Automake-commit] [SCM] GNU Automake branch, master, updated. Release-1-
From: |
Ralf Wildenhues |
Subject: |
[Automake-commit] [SCM] GNU Automake branch, master, updated. Release-1-10-114-gda88206 |
Date: |
Wed, 23 Jan 2008 06:51:31 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Automake".
http://git.sv.gnu.org/gitweb/?p=automake.git;a=commitdiff;h=da88206c11a92043d825e9f24731619ba11bc507
The branch, master has been updated
via da88206c11a92043d825e9f24731619ba11bc507 (commit)
from 56c41c99aff6be60ea2440066cedf852ce15c69a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit da88206c11a92043d825e9f24731619ba11bc507
Author: Ralf Wildenhues <address@hidden>
Date: Wed Jan 23 07:50:28 2008 +0100
* tests/lisp3.test: Fix typo.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
tests/lisp3.test | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 7b1f150..605dd92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-01-23 Ralf Wildenhues <address@hidden>
+
+ * tests/lisp3.test: Fix typo.
+
2008-01-22 Ralf Wildenhues <address@hidden>
* lib/am/mans.am (install-man%SECTION%): Prefer generated manpages
diff --git a/tests/lisp3.test b/tests/lisp3.test
index 4b2e220..a178504 100755
--- a/tests/lisp3.test
+++ b/tests/lisp3.test
@@ -1,5 +1,5 @@
#! /bin/sh
-# Copyright (C) 2003 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2008 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -36,7 +36,7 @@ EOF
echo "(require 'am-two)" > am-one.el
echo "(require 'am-three) (provide 'am-two)" > am-two.el
-# am-tree.el is a built source
+# am-three.el is a built source
$ACLOCAL
hooks/post-receive
--
GNU Automake
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Automake-commit] [SCM] GNU Automake branch, master, updated. Release-1-10-114-gda88206,
Ralf Wildenhues <=