home *** CD-ROM | disk | FTP | other *** search
INI File | 1992-04-17 | 1.6 KB | 45 lines |
- ; Profile information for MicroEMACS 3.11c for MS-Windows (update 1.0)
- ;
- ; The information below should be put in the WIN.INI file:
-
- [MicroEMACS]
- ; InitialSize=optimized
- ; would leave a single row of icons at the bottom of the screen
- ; and have EMACS occupy the rest of the screen at startup
- ; InitialSize=maximized
- ; would have EMACS occupy the whole screen at startup
- ; Note that InitialSize=minimized is also understood by the program,
- ; but the size resetting by the startup macro interferes with
- ; the icon.
- ;
- TimeSlice=100
- ; this is the number of milliseconds of processing that EMACS
- ; allows itself to consume before yielding to other Windows
- ; applications while performing a lengthy operation (reading
- ; or writing a file for instance). 100 is actually the default
- ; value.
- ;
- DOSBox=dosbox.pif
- DOSExec=dosexec.pif
- ; set those to point to the actual pathname of the corresponding
- ; PIF files. The only significant difference between the 2 PIFs
- ; supplied with MicroEMACS is the "Close window on exit" option
- ; which is OFF in dosbox.pif and ON in dosexec.pif
- ;
- HelpFile=mewin.hlp
- ; this should specify the pathname of the WinHelp file for MicroEMACS.
- ;
- Colors=0
- ; 0 (the default value) lets MicroEMACS decide if you have a color
- ; or a monochome display. 1 or 2 forces monochrome (useful for
- ; multiple-shades-of-gray laptop screens). Any value above 2 forces
- ; color mode.
- ;
- ; The following entries are built automatically by the "Save"
- ; option of the "Font" dialog box...
- ; FontName=
- ; CharSet=
- ; FontHeight=
- ; FontWidth=
- ; FontWeight=
-