summaryrefslogtreecommitdiff
path: root/doc/misc/bovine.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2012-12-22 13:15:44 -0800
committerGlenn Morris <rgm@gnu.org>2012-12-22 13:15:44 -0800
commitfd7620110dd93e2f83e5cc1e7cb72893ca1b5d1b (patch)
treed190e99b8ebf8b228781e5e35b015bb4bc10f669 /doc/misc/bovine.texi
parent9fbc8f464285f37b9c6f85345a499b0e7cc2a681 (diff)
downloademacs-fd7620110dd93e2f83e5cc1e7cb72893ca1b5d1b.tar.gz
* doc/misc/bovine.texi (Optional Lambda Expression): Allow line break.
Diffstat (limited to 'doc/misc/bovine.texi')
-rw-r--r--doc/misc/bovine.texi4
1 files changed, 2 insertions, 2 deletions
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}])