changeset 76834:8a72a36a4779

wording
author Karl Berry <karl@gnu.org>
date Sat, 31 Mar 2007 13:44:56 +0000
parents 8c3661f15764
children e5b96737f906
files lispref/ChangeLog lispref/macros.texi
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Sat Mar 31 13:44:52 2007 +0000
+++ b/lispref/ChangeLog	Sat Mar 31 13:44:56 2007 +0000
@@ -1,3 +1,7 @@
+2007-03-31  Karl Berry  <karl@gnu.org>
+
+	* macros.texi (Defining Macros): Avoid widow syllable.
+
 2007-03-31  Eli Zaretskii  <eliz@gnu.org>
 
 	* elisp.texi (Top): Postscript -> PostScript.
--- a/lispref/macros.texi	Sat Mar 31 13:44:52 2007 +0000
+++ b/lispref/macros.texi	Sat Mar 31 13:44:56 2007 +0000
@@ -239,7 +239,7 @@
 @table @code
 @item (debug @var{edebug-form-spec})
 Specify how to step through macro calls for Edebug.
-@xref{Instrumenting Macro Calls}, for more details.
+@xref{Instrumenting Macro Calls}.
 
 @item (indent @var{indent-spec})
 Specify how to indent calls to this macro.  @xref{Indenting Macros},