home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 1: Amiga / FrozenFish-Apr94.iso / bbs / alib / d3xx / d352 / mg.lha / MG / src.LZH / mg / defines < prev    next >
Text File  |  1990-05-23  |  3KB  |  90 lines

  1. Following is a list of all #defined symbols, sorted into alphabetical order.
  2. There is a brief one-line description of each one, The descriptions
  3. mean the following:
  4.  
  5. See *.options            This is a compile-time option, see the
  6.                 referenced .options file
  7.  
  8. Defined by programmer        This will automatically be given the right
  9.                 value at compile time, arranged by the
  10.                 mg programmer. If you're porting this, you
  11.                 may want to fool with these.
  12.  
  13. Defined in *def.h        If it's defined at all, it's in either
  14.                 sysdef.h or ttydef.h, as named. Whether or
  15.                 it's defined will matter in other places.
  16.                 This _must_ be examined by porters of mg.
  17.  
  18. Changed in *def.h        Like "Defined in", except that there
  19.                 is a default value that does a right
  20.                 thing.
  21.  
  22. Regex internal            This is a regex compilation flag, and is
  23.                 best left alone.
  24.  
  25. AMIGA                See config.options
  26. BDC1                Defined in sysdef.h
  27. BDC2                Defined in sysdef.h
  28. BDC3                Defined in sysdef.h
  29. BINDKEY                Defined by programmer
  30. BSMAP                See config.options
  31. BUFFER_H            Defined by programmer
  32. CHANGE_COLOR            See amiga.options
  33. CHANGE_FONT            See amiga.options
  34. CVMVAS                See config.options
  35. C_ALLOCA            Regex internal???
  36. DEF_H                Defined by programmer
  37. DIRED_XMAPS            Defined by programmer
  38. DO_ICONIFY            See amiga.options
  39. DO_MENU                See amiga.options
  40. emacs                Regex internal
  41. EXTERN                Defined by programmer
  42. FKEYS                See config.options
  43. FUND_XMAPS            Defined by programmer
  44. getwd                Defined by programmer
  45. GOSLING                See config.options
  46. GOSMACS                See config.options
  47. KBD_H                Defined by programmer
  48. KBLOCK                Changed in sysdef.h
  49. KEY_H                Defined by programmer
  50. LINE_H                Defined by programmer
  51. MACRO_H                Defined by programmer
  52. MALLOCROUND            Defined by sysdef.h
  53. MARK_H                Defined by programmer
  54. MEMMAP                Defined in sysdef.h
  55. MOUSE                See amiga.options
  56. MOVE_STANDOUT            Defined in ttydef.h
  57. NBLOCK                Defined in sysdef.h
  58. NEWKILL                See config.options
  59. NFAILURES            Regex internal
  60. NOTAB                See amiga.options
  61. NOTDEF (or notdef)        Never defined
  62. NO_BACKUP            See config.options
  63. NO_DIR                See config.options
  64. NO_DIRED            See config.options
  65. NO_DPROMPT            See config.options
  66. NO_HELP                See config.options
  67. NO_MACRO            See config.options
  68. NO_METAKEY            See config.options
  69. NO_STARTUP            See config.options
  70. NO_VOID_TYPE            Defined in sysdef.h
  71. OFFSET                Changed in sysdef.h
  72. PREFIXREGION            See config.options
  73. REGEX                See config.options
  74. REGEX_H                Defined by programmer
  75. RE_NREGS            Regex internal
  76. SIGN_EXTEND_CHAR        Defined in sysdef.h
  77. STANDOUT_GLITCH            Defined in ttydef.h
  78. Sword                Regex internal
  79. SYNTAX_TABLE            Regex internal
  80. SYSCLEANUP            Defined by sysdef.h
  81. SYSINIT                Defined by sysdef.h
  82. test                Regex internal
  83. VOID                Defined by programmer
  84. WINDOW_H            Defined by programmer
  85. VMS                See config.options
  86. XCHAR                Changed in sysdef.h
  87. XSHORT                Changed in sysdef.h
  88. ZEROARRAY            Defined in sysdef.h
  89.  
  90.