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

Remove buffer from efunc.

This commit is contained in:
2013-05-28 13:25:14 +08:00
parent 7816f96508
commit a61307aa59
8 changed files with 7 additions and 3 deletions

View File

@@ -26,9 +26,6 @@
/* input.c */
#include "input.h"
/* buffer.c */
#include "buffer.h"
/* eval.c */
#include "eval.h"