Mercurial > hg > xemacs-beta
comparison man/lispref/edebug-inc.texi @ 5741:d11efddf3617
Fix texinfo constructs that are rejected by texinfo 5.x. See xemacs-patches
message <CAHCOHQngK6wyLhBtP9i5ngMyGTV9GFh3qU9tq8XebYTdVOYU2w@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Fri, 21 Jun 2013 08:44:33 -0600 |
parents | 755ae5b97edb |
children |
comparison
equal
deleted
inserted
replaced
5740:00a421d2b2ba | 5741:d11efddf3617 |
---|---|
1101 @end example | 1101 @end example |
1102 | 1102 |
1103 Here is a table of the possibilities for @var{specification} and how each | 1103 Here is a table of the possibilities for @var{specification} and how each |
1104 directs processing of arguments. | 1104 directs processing of arguments. |
1105 | 1105 |
1106 @table @bullet | 1106 @table @asis |
1107 | 1107 |
1108 @item @code{t} | 1108 @item @code{t} |
1109 All arguments are instrumented for evaluation. | 1109 All arguments are instrumented for evaluation. |
1110 | 1110 |
1111 @item @code{0} | 1111 @item @code{0} |