mirror of
https://github.com/rfivet/uemacs.git
synced 2025-11-23 11:41:15 -05:00
Move globals defines from globals.c.
This commit is contained in:
@@ -223,10 +223,8 @@
|
||||
|
||||
/* Internal constants. */
|
||||
|
||||
#define NFILEN 80 /* # of bytes, file name */
|
||||
#define NSTRING 128 /* # of bytes, string buffers */
|
||||
#define NPAT 128 /* # of bytes, pattern */
|
||||
#define HUGE 1000 /* Huge number */
|
||||
|
||||
#define CONTROL 0x10000000 /* Control flag, or'ed in */
|
||||
#define META 0x20000000 /* Meta flag, or'ed in */
|
||||
|
||||
Reference in New Issue
Block a user