Mercurial > hg > xemacs-beta
comparison src/editfns.c @ 877:e54d47b2d736
[xemacs-hg @ 2002-06-23 09:54:35 by stephent]
warning fixes <87bsa2qymn.fsf@tleepslib.sk.tsukuba.ac.jp>
unicode improvements <87znxmpc96.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Sun, 23 Jun 2002 09:54:41 +0000 |
parents | 79c6ff3eef26 |
children | e22b0213b713 |
comparison
equal
deleted
inserted
replaced
876:890f3cafe600 | 877:e54d47b2d736 |
---|---|
30 #include "lisp.h" | 30 #include "lisp.h" |
31 | 31 |
32 #include "buffer.h" | 32 #include "buffer.h" |
33 #include "casetab.h" | 33 #include "casetab.h" |
34 #include "chartab.h" | 34 #include "chartab.h" |
35 #include "commands.h" /* for zmacs_region functions */ | |
35 #include "device.h" | 36 #include "device.h" |
36 #include "events.h" /* for EVENTP */ | 37 #include "events.h" /* for EVENTP */ |
37 #include "frame.h" | 38 #include "frame.h" |
38 #include "insdel.h" | 39 #include "insdel.h" |
39 #include "line-number.h" | 40 #include "line-number.h" |