diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 0d394a038b1..cbb780f998a 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -1,5 +1,7 @@ 2012-12-22 Glenn Morris + * bovine.texi (Optional Lambda Expression): Allow line break. + * auth.texi (Help for users): Break long lines. * ada-mode.texi (Project file variables): diff --git a/doc/misc/bovine.texi b/doc/misc/bovine.texi index c546f94d1a3..77c41e22777 100644 --- a/doc/misc/bovine.texi +++ b/doc/misc/bovine.texi @@ -368,8 +368,8 @@ Is the kind of tag being create, such as @code{function}, or @code{variable}, though any symbol will work. @item attributes -Is an optional set of labeled values such as @w{@code{:constant-flag t :parent -"parenttype"}}. +Is an optional set of labeled values such as @code{:constant-flag t :parent +"parenttype"}. @end table @item (TAG-VARIABLE @var{name} @var{type} @var{default-value} [@var{attributes}])