From 067bd5fc3027dc6cd1b9bbcacdae2a008706ee12 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Wed, 25 Jun 2008 06:13:44 +0200 Subject: [PATCH] Small doc fix * doc/automake.texi (Public Macros): Close open paren. Signed-off-by: Thien-Thi Nguyen --- ChangeLog | 5 +++++ doc/automake.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 6da71e99e..a8c3faa13 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-06-25 Thien-Thi Nguyen + + Small doc fix. + * doc/automake.texi (Public Macros): Close open paren. + 2008-06-18 Ralf Wildenhues Introduce macro $(am__mv) to facilitate 'libtool --dry-run'. diff --git a/doc/automake.texi b/doc/automake.texi index 47ea2e011..5cb5642dd 100644 --- a/doc/automake.texi +++ b/doc/automake.texi @@ -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 -- 2.47.2