1
0
mirror of https://github.com/rfivet/uemacs.git synced 2025-09-24 22:24:02 -04:00

fileio depends on display instead of efunc.

This commit is contained in:
2013-05-18 13:40:11 +08:00
parent f6780cb71b
commit 86d5b10fa9
5 changed files with 35 additions and 25 deletions

View File

@@ -1,3 +1,7 @@
/* display.c -- implements display.h */
#include "display.h"
/* display.c
*
* The functions in this file handle redisplay. There are two halves, the