Small doc fix
authorThien-Thi Nguyen <ttn@gnuvola.org>
Wed, 25 Jun 2008 04:13:44 +0000 (06:13 +0200)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Thu, 26 Jun 2008 03:20:25 +0000 (05:20 +0200)
* doc/automake.texi (Public Macros): Close open paren.

Signed-off-by: Thien-Thi Nguyen <ttn@gnuvola.org>
ChangeLog
doc/automake.texi

index 6da71e9..a8c3faa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-25  Thien-Thi Nguyen  <ttn@gnuvola.org>
+
+       Small doc fix.
+       * doc/automake.texi (Public Macros): Close open paren.
+
 2008-06-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
        Introduce macro $(am__mv) to facilitate 'libtool --dry-run'.
index 47ea2e0..5cb5642 100644 (file)
@@ -3708,7 +3708,7 @@ however, you should be able to use @kbd{C-c} to kill the test.  In
 order to avoid problems, you can set @env{EMACS} to ``no'' in the
 environment, or use the @option{--with-lispdir} option to
 @command{configure} to explicitly set the correct path (if you're sure
-you have an @command{emacs} that supports Emacs Lisp.
+you have an @command{emacs} that supports Emacs Lisp).
 
 @item AM_PROG_AS
 @acindex AM_PROG_AS