Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/editfns.c Sun Jun 23 09:26:37 2002 +0000 +++ b/src/editfns.c Sun Jun 23 09:54:41 2002 +0000 @@ -32,6 +32,7 @@ #include "buffer.h" #include "casetab.h" #include "chartab.h" +#include "commands.h" /* for zmacs_region functions */ #include "device.h" #include "events.h" /* for EVENTP */ #include "frame.h"