Show
Ignore:
Timestamp:
02/17/98 01:45:05 (11 years ago)
Author:
himi
Message:

Meadow--Multilingual Enhancement to GNU Emacs with ADvantages Over Windows

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/GNU/src/cm.c

    r1488 r1490  
    3636 
    3737/* ARGSUSED */ 
    38 int 
    3938evalcost (c) 
    4039     char c; 
     
    4443} 
    4544 
    46 int 
    4745cmputc (c) 
    4846     char c; 
     
    138136 */ 
    139137 
    140 void 
    141138cmcostinit () 
    142139{ 
     
    178175 */ 
    179176 
    180 static int 
     177static 
    181178calccost (srcy, srcx, dsty, dstx, doit) 
    182179{ 
     
    313310#define USECR   3 
    314311 
    315 void 
    316312cmgoto (row, col) 
    317313{ 
     
    416412 */ 
    417413 
    418 void 
    419414Wcm_clear () 
    420415{ 
     
    431426 */ 
    432427 
    433 int 
    434428Wcm_init () 
    435429{