--- gforth/ds2texi.fs 1998/04/12 21:49:12 1.18 +++ gforth/ds2texi.fs 1998/12/13 23:29:58 1.21 @@ -1,6 +1,6 @@ \ documentation source to texi format converter -\ Copyright (C) 1995 Free Software Foundation, Inc. +\ Copyright (C) 1995,1996,1997,1998 Free Software Foundation, Inc. \ This file is part of Gforth. @@ -63,7 +63,7 @@ create description-buffer 4096 chars all : skip-prefix ( c-addr1 u1 -- c-addr2 u2 ) 2dup 2 min s" --" compare 0= IF - [char] - skip [char] - scan [char] - skip + [char] - skip [char] - scan 1 /string THEN ; : replace-_ ( c-addr u -- ) @@ -96,8 +96,8 @@ create description-buffer 4096 chars all create last @ name>string skip-prefix 2, \ name [char] ) parse save-mem 2, \ stack-effect - bl parse-word condition-wordset 2, \ wordset - bl parse-word dup \ pronounciation + bl sword condition-wordset 2, \ wordset + bl sword dup \ pronounciation if condition-pronounciation else