From 387bd3e7b25299616ddf34989dc0df26ef21fc3b Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 6 Mar 2008 19:51:46 +0100 Subject: [PATCH] Avoid line break inside email address. --- ChangeLog | 6 ++++++ doc/gnulib.texi | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 2a334542b..361022370 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2008-03-06 Bruno Haible + * doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside + email address. + Reported by Thien-Thi Nguyen . + +2008-03-06 Bruno Haible + * users.txt: Add libgnupdf. 2008-03-06 Thien-Thi Nguyen (tiny change) diff --git a/doc/gnulib.texi b/doc/gnulib.texi index fa4a68ebc..1b7b35a40 100644 --- a/doc/gnulib.texi +++ b/doc/gnulib.texi @@ -74,7 +74,7 @@ not needed: No portability problems are known. Otherwise, it indicates that such a module would be useful but is not available: No one so far found this \thing\ important enough to contribute a substitute for it. If you need this particular \thing\, you may write to -@code{}. +@w{@code{}}. @end macro @node Introduction -- 2.11.0