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

Remove isearch from efunc.

This commit is contained in:
2013-05-28 12:25:59 +08:00
parent 1428d9e2aa
commit 886adf1b69
3 changed files with 2 additions and 3 deletions

View File

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