* doc/misc/bovine.texi (Optional Lambda Expression): Allow line break.
authorGlenn Morris <rgm@gnu.org>
Sat, 22 Dec 2012 21:15:44 +0000 (13:15 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 22 Dec 2012 21:15:44 +0000 (13:15 -0800)
doc/misc/ChangeLog
doc/misc/bovine.texi

index 0d394a0..cbb780f 100644 (file)
@@ -1,5 +1,7 @@
 2012-12-22  Glenn Morris  <rgm@gnu.org>
 
+       * bovine.texi (Optional Lambda Expression): Allow line break.
+
        * auth.texi (Help for users): Break long lines.
 
        * ada-mode.texi (Project file variables):
index c546f94..77c41e2 100644 (file)
@@ -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}])