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

Move gflags to eval.

This commit is contained in:
2013-10-08 15:53:27 +08:00
parent 4da4c2f4de
commit 31b1cc84fb
5 changed files with 8 additions and 6 deletions

View File

@@ -224,10 +224,6 @@
#define ENVFUNC 0
#endif
/* Emacs global flag bit definitions (for gflags). */
#define GFREAD 1
/* Internal constants. */
#define NBINDS 256 /* max # of bound keys */