Mercurial > hg > xemacs-beta
comparison src/objects-x.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 | 74fd4e045ea6 |
children | 697ef44129c6 |
comparison
equal
deleted
inserted
replaced
409:301b9ebbdf3b | 410:de805c49cfc1 |
---|---|
26 | 26 |
27 /* Authors: Jamie Zawinski, Chuck Thompson, Ben Wing */ | 27 /* Authors: Jamie Zawinski, Chuck Thompson, Ben Wing */ |
28 | 28 |
29 #include <config.h> | 29 #include <config.h> |
30 #include "lisp.h" | 30 #include "lisp.h" |
31 #include <limits.h> | |
32 | 31 |
33 #include "console-x.h" | 32 #include "console-x.h" |
34 #include "objects-x.h" | 33 #include "objects-x.h" |
35 | 34 |
36 #include "buffer.h" | 35 #include "buffer.h" |