From 9e2d9888314d003eeece891ed6920e82de045e34 Mon Sep 17 00:00:00 2001 From: wlemb Date: Fri, 6 Apr 2001 06:40:12 +0000 Subject: Fixes from Ruslan. See ChangeLog. --- tmac/doc-common | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tmac/doc-common') diff --git a/tmac/doc-common b/tmac/doc-common index a20f6cdf..19c246ec 100644 --- a/tmac/doc-common +++ b/tmac/doc-common @@ -938,6 +938,7 @@ . nr doc-reg-Rd 1 . while (\n[doc-reg-Rd] <= \n[doc-list-depth]) \{\ . tm doc-list-type-stack\n[doc-reg-Rd] == `\*[doc-list-type-stack\n[doc-reg-Rd]]' +. tm doc-list-have-indent-stack\n[doc-reg-Rd] == \n[doc-list-have-indent-stack\n[doc-reg-Rd]] . tm doc-list-indent-stack\n[doc-reg-Rd] == \n[doc-list-indent-stack\n[doc-reg-Rd]] . tm doc-compact-list-stack\n[doc-reg-Rd] == \n[doc-compact-list-stack\n[doc-reg-Rd]] . tm doc-tag-prefix-stack\n[doc-reg-Rd] == `\*[doc-tag-prefix-stack\n[doc-reg-Rd]]' @@ -947,14 +948,11 @@ . nr doc-reg-Rd +1 . \} . -. tm doc-have-indent == \n[doc-have-indent] . tm doc-saved-Pa-font == `\*[doc-saved-Pa-font]' . tm doc-curr-type == \n[doc-curr-type] . tm doc-curr-arg == `\*[doc-curr-arg]' -. tm doc-have-diag-list == \n[doc-have-diag-list] . tm doc-diag-list-input-line-count == \n[doc-diag-list-input-line-count] . tm doc-num-columns == \n[doc-num-columns] -. tm doc-next-list-depth == \n[doc-next-list-depth] . tm doc-column-indent-width == \n[doc-column-indent-width] . tm doc-is-func == \n[doc-is-func] . tm doc-have-old-func == \n[doc-have-old-func] -- cgit v1.2.1