aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/template.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-2/+2
|
* Some makes can't handle form feed characters in their makefiles.Jim Blandy1993-05-251-3/+5
| | | | | * s/usg5-3.h: Remove form feed. * s/template.h, m/template.h: Remove form feeds.
* Some more changes from Michael K. Johnson for Linux.Jim Blandy1993-05-201-6/+6
| | | | | | | | | | | | | | | | | * s/template.h: Mention that you should #define HAVE_TERMIO or HAVE_TERMIOS, but not both, and that HAVE_TERMIOS is preferred. * systty.h (EMACS_SET_TTY_PGRP): Don't assign the return value of tcsetpgrp to *pgid; it's just a status value. * config.h.in (HAVE_RANDOM): This shouldn't be defined on Linux systems using XFree386, and perhaps is inappropriate in general. * m/intel386.h: #undefine the integer size macros, since the Linux <values.h> file #defines them itself. * mem-limits.h (get_lim_data): Linux has the ulimit call; if it fails, fall back on ULIMIT_BREAK_VALUE. * process.c: Linux needs the WAITTYPE, etc. definitions. * unexec.c (hdr, ohdr): Linux has the ordinary `struct exec' type; no need to use SYSV names. * s/linux.h: New file.
* * s/template.h: Explain the relative significance of the SIGIO andJim Blandy1993-05-101-2/+6
| | | | INTERRUPT_INPUT macros.
* * emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS andJim Blandy1993-05-041-0/+4
| | | | | | | ':' elsewhere, just have it default to ':' if not #defined, and #define it to be ',' in s/vms.h; OS/2 will need it to be ';'. * s/vms.h (SEPCHAR): #define this to be ','. * s/template.h (SEPCHAR): Mention this.
* * m/template.h, s/template.h: Mention that `etc/MACHINES' andJim Blandy1993-03-111-0/+11
| | | | | `configure' should be updated whenever support for a configuration is added or improved.
* entered into RCSJim Blandy1992-04-241-2/+9
|
* *** empty log message ***Jim Blandy1992-02-221-0/+7
|
* *** empty log message ***Jim Blandy1992-01-281-0/+9
|
* Initial revisionJim Blandy1991-12-131-0/+143