Merge branch 'emacs' of http://git.hacks-galore.org/jao/factor
commit
52365c76fd
|
@ -92,8 +92,8 @@ PRIVATE>
|
|||
|
||||
: (fuel-word-synopsis) ( word usings -- str/f )
|
||||
[
|
||||
[ vocab ] filter interactive-vocabs get append interactive-vocabs set
|
||||
fuel-find-word [ synopsis ] when*
|
||||
[ vocab ] filter interactive-vocabs [ append ] change
|
||||
fuel-find-word [ synopsis ] [ f ] if*
|
||||
] with-scope ;
|
||||
|
||||
: (fuel-word-see) ( word -- elem )
|
||||
|
|
Loading…
Reference in New Issue