summaryrefslogtreecommitdiff
path: root/src/sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* * config.nt (HAVE_FACES): Remove, unused.Dan Nicolaescu2008-07-131-1/+1
* * src/fileio.c:Dan Nicolaescu2008-07-101-8/+0
* Remove unneeded -Defines in the compiler command line (MinGW and MSVC).Juanma Barranquero2008-06-261-2/+2
* Comment fixes.Glenn Morris2008-06-261-3/+3
* * unexnext.c:Dan Nicolaescu2008-06-261-293/+2
* (cfsetspeed): New fun extracted from the code.Stefan Monnier2008-06-201-21/+23
* * configure.in: Check for presence of cfmakeraw and cfsetspeed.Stefan Monnier2008-06-201-0/+21
* Comment fix for rms.Glenn Morris2008-06-141-1/+1
* Daniel Engeler <engeler at gmail.com>Glenn Morris2008-06-131-0/+199
* (child_setup_tty): Handle systems with NLDLY, without FFDLY.Glenn Morris2008-05-171-0/+7
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* (emacs_write): If SYNC_INPUT and pending_atimers, run atimers.Jan Djärv2008-04-091-0/+2
* * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-091-44/+2
* * configure.in: Remove more references to unsupported systems.Dan Nicolaescu2008-01-161-10/+0
* * movemail.c:Dan Nicolaescu2008-01-131-123/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
* | * configure.in: Remove references to unsupported systems.Dan Nicolaescu2008-01-061-6/+0
* | Merge from emacs--rel--22Miles Bader2007-12-061-0/+9
|\ \ | |/
| * (emacs_close) [MAC_OSX && HAVE_CARBON]:YAMAMOTO Mitsuharu2007-11-301-0/+9
* | (init_system_name): Use getaddrinfo if available.Jan Djärv2007-11-181-1/+45
* | (narrow_foreground_group, widen_foreground_group): Static.Stefan Monnier2007-09-271-3/+4
* | (init_sys_modes): Use set_terminal_modes_hook.Jason Rumney2007-09-251-2/+4
* | * termhooks.h (term_gpm): Delete. Use gpm_tty's NULLness instead.Stefan Monnier2007-09-211-1/+1
* | [WINDOWSNT]: Don't include sysselect.hEli Zaretskii2007-09-081-0/+4
* | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\ \
| * \ Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-05-301-1/+1
|\ \ \ | |/ /
| * | (init_sys_modes): Add rather than replace withNick Roberts2007-05-301-1/+1
* | | * emacsclient.c (main): Avoid having a declaration after aDan Nicolaescu2007-05-261-1/+1
* | | Merged from emacs--devo--0Miles Bader2007-05-201-0/+8
|\ \ \ | |/ /
| * | Use HAVE_GPM instead of HAVE_GPM_H.Nick Roberts2007-05-201-2/+2
| * | (init_sys_modes): Make gpm_fd nonblockingNick Roberts2007-05-201-0/+8
| |/
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-05-111-1/+3
|\ \ | |/
| * (init_system_name): Don't accept localhost.localdomain.Chong Yidong2007-04-201-1/+3
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-1/+1
|\ \ | |/
| * Space/tab mixup.Juanma Barranquero2006-11-241-1/+1
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-12-031-10/+0
|\ \ | |/
| * (init_sys_modes): Delete DEFVAR_LISP in the wrong place.Richard M. Stallman2006-10-141-10/+0
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-06-121-1/+1
|\ \ | |/
| * * search.c (matcher_overflow): Mark as NO_RETURN.Dan Nicolaescu2006-05-291-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Fix C-g during `make-network-process'. (Reported by Mark Plaksin.)Karoly Lorentey2006-01-111-10/+7
* | Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-291-2/+2
* | Reimplement terminal parameters in C; clean up term.c, create terminal.c.Karoly Lorentey2005-12-251-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 593-595)Karoly Lorentey2005-10-191-8/+17
|\ \ | |/