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

AEDIT code activation moved from estruct to random.h.

This commit is contained in:
2013-09-25 15:37:07 +08:00
parent 1f7826d3a8
commit e97f234607
2 changed files with 4 additions and 2 deletions

View File

@@ -158,9 +158,7 @@
#define APROP 1 /* Add code for Apropos command */
#define CRYPT 1 /* file encryption enabled? */
#define MAGIC 1 /* include regular expression matching? */
#endif
#define AEDIT 1 /* advanced editing options: en/detabbing */
#if 0
#define PROC 1 /* named procedures */
#endif
#define CLEAN 0 /* de-alloc memory on exit */