diff options
author | Richard M. Stallman <rms@gnu.org> | 1994-05-28 14:52:37 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1994-05-28 14:52:37 +0000 |
commit | ec221d13b75a2fedd86911ab92e105262ac098ee (patch) | |
tree | f8a7f2f95d3772348bc80ec531940646d8e594b4 /lispref/edebug.texi | |
parent | a6b7947839908b6b55f1e83caec1f6450afc1e13 (diff) | |
download | emacs-ec221d13b75a2fedd86911ab92e105262ac098ee.tar.gz |
entered into RCS
Diffstat (limited to 'lispref/edebug.texi')
-rw-r--r-- | lispref/edebug.texi | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lispref/edebug.texi b/lispref/edebug.texi index 991ea0a5391..f32b516199e 100644 --- a/lispref/edebug.texi +++ b/lispref/edebug.texi @@ -1069,8 +1069,7 @@ by an alternative, equivalent specification. Here is a table of the possibilities for @var{specification} and how each directs processing of arguments. -@table @bullet - +@table @asis @item @code{t} All arguments are instrumented for evaluation. |