Mercurial > hg > xemacs-beta
diff src/insdel.c @ 286:57709be46d1b r21-0b41
Import from CVS: tag r21-0b41
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:35:03 +0200 |
parents | ca9a9ec9c1c1 |
children | 6240c7796c7a |
line wrap: on
line diff
--- a/src/insdel.c Mon Aug 13 10:34:15 2007 +0200 +++ b/src/insdel.c Mon Aug 13 10:35:03 2007 +0200 @@ -2572,7 +2572,7 @@ Charcount numdel; Bytind bi_from, bi_to; Bytecount bc_numdel; - int shortage; + EMACS_INT shortage; Lisp_Object bufobj; /* Defensive steps just in case a buffer gets deleted and a calling