Mercurial > hg > xemacs-beta
comparison src/insdel.c @ 410:de805c49cfc1 r21-2-35
Import from CVS: tag r21-2-35
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:19:21 +0200 |
parents | b8cc9ab3f761 |
children | 697ef44129c6 |
comparison
equal
deleted
inserted
replaced
409:301b9ebbdf3b | 410:de805c49cfc1 |
---|---|
198 Working with the various representations: | 198 Working with the various representations: |
199 ========================================= */ | 199 ========================================= */ |
200 | 200 |
201 #include <config.h> | 201 #include <config.h> |
202 #include "lisp.h" | 202 #include "lisp.h" |
203 #include <limits.h> | |
204 | 203 |
205 #include "buffer.h" | 204 #include "buffer.h" |
206 #include "device.h" | 205 #include "device.h" |
207 #include "frame.h" | 206 #include "frame.h" |
208 #include "extents.h" | 207 #include "extents.h" |