* doc/misc/bovine.texi (Optional Lambda Expression): Allow line break.
This commit is contained in:
@@ -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):
|
||||
|
||||
@@ -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}])
|
||||
|
||||
Reference in New Issue
Block a user