1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-11-23 11:41:15 -05:00

Remove display from efunc.

This commit is contained in:
2013-05-28 14:57:03 +08:00
parent 539f327271
commit 9c2c4b7635
17 changed files with 16 additions and 3 deletions

1
word.c
View File

@@ -12,6 +12,7 @@
#include <stdio.h>
#include "display.h"
#include "estruct.h"
#include "edef.h"
#include "efunc.h"