changeset 9769:91221b743d5b

Avoid line break inside email address.
author Bruno Haible <bruno@clisp.org>
date Thu, 06 Mar 2008 19:51:46 +0100
parents 09c516191639
children 4e00098ae436
files ChangeLog doc/gnulib.texi
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-06  Bruno Haible  <bruno@clisp.org>
+
+	* doc/gnulib-tool.texi (@nosuchmodulenote): Avoid line break inside
+	email address.
+	Reported by Thien-Thi Nguyen <ttn@gnuvola.org>.
+
 2008-03-06  Bruno Haible  <bruno@clisp.org>
 
 	* users.txt: Add libgnupdf.
--- a/doc/gnulib.texi
+++ b/doc/gnulib.texi
@@ -74,7 +74,7 @@
 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{<bug-gnulib at gnu dot org>}.
+@w{@code{<bug-gnulib at gnu dot org>}}.
 @end macro
 
 @node Introduction