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

Move rdonly and reterr from main to display to avoid dependencies to main.

This commit is contained in:
2013-06-03 16:29:33 +08:00
parent de787262d3
commit a96f1b5f85
10 changed files with 50 additions and 56 deletions

1
word.c
View File

@@ -17,7 +17,6 @@
#include "estruct.h"
#include "edef.h"
#include "line.h"
#include "main.h"
#include "random.h"
#include "region.h"