]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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 0d394a038b19e98a10185565fdd86420efba9846..cbb780f998a84f10644a50df569eede3aa67dc33 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 c546f94d1a3b0e3e28a9166290f42da745c0488c..77c41e2277796979ee2688a442725d19dee87e04 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}])