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 )
|
: (fuel-word-synopsis) ( word usings -- str/f )
|
||||||
[
|
[
|
||||||
[ vocab ] filter interactive-vocabs get append interactive-vocabs set
|
[ vocab ] filter interactive-vocabs [ append ] change
|
||||||
fuel-find-word [ synopsis ] when*
|
fuel-find-word [ synopsis ] [ f ] if*
|
||||||
] with-scope ;
|
] with-scope ;
|
||||||
|
|
||||||
: (fuel-word-see) ( word -- elem )
|
: (fuel-word-see) ( word -- elem )
|
||||||
|
|
Loading…
Reference in New Issue