+2008-01-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+
+ * tests/lisp3.test: Fix typo.
+
2008-01-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
* lib/am/mans.am (install-man%SECTION%): Prefer generated manpages
#! /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
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