[gforth] / gforth / history.fs  

gforth: gforth/history.fs

Diff for /gforth/history.fs between version 1.64 and 1.65

version 1.64, Sun Sep 30 20:21:44 2007 UTC version 1.65, Mon Oct 22 20:24:10 2007 UTC
Line 19 
Line 19 
 \ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.  \ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.
   
 :noname  :noname
     char [char] @ - ;      char toupper $1f and ;
 :noname  :noname
     char [char] @ - postpone Literal ;      char toupper $1f and postpone Literal ;
 interpret/compile: ctrl  ( "<char>" -- ctrl-code )  interpret/compile: ctrl  ( "<char>" -- ctrl-code )
   
 \ command line editing                                  16oct94py  \ command line editing                                  16oct94py


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

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help