diff src/cmds.c @ 286:57709be46d1b r21-0b41

Import from CVS: tag r21-0b41
author cvs
date Mon, 13 Aug 2007 10:35:03 +0200
parents 6330739388db
children 8626e4521993
line wrap: on
line diff
--- a/src/cmds.c	Mon Aug 13 10:34:15 2007 +0200
+++ b/src/cmds.c	Mon Aug 13 10:35:03 2007 +0200
@@ -115,7 +115,7 @@
   struct buffer *buf = decode_buffer (buffer, 1);
   Bufpos pos2 = BUF_PT (buf);
   Bufpos pos;
-  int count, shortage, negp;
+  EMACS_INT count, shortage, negp;
 
   if (NILP (arg))
     count = 1;