[gforth] / gforth / history.fs  

gforth: gforth/history.fs

Diff for /gforth/history.fs between version 1.33 and 1.34

version 1.33, Fri Dec 24 14:08:43 2004 UTC version 1.34, Sun Dec 26 20:32:02 2004 UTC
Line 218 
Line 218 
 : kill-prefix  ( key -- key )  : kill-prefix  ( key -- key )
   dup #tab <> IF  0 0 prefix-found 2!  THEN ;    dup #tab <> IF  0 0 prefix-found 2!  THEN ;
   
   [IFUNDEF] everyline defer everyline [THEN]
   
 : 8-bit-io ( -- )  : 8-bit-io ( -- )
     ['] forw        ctrl F bindkey      ['] forw        ctrl F bindkey
     ['] back        ctrl B bindkey      ['] back        ctrl B bindkey


Generate output suitable for use with a patch program
Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help