aboutsummaryrefslogtreecommitdiffstats
path: root/src/sysdep.c
Commit message (Expand)AuthorAgeFilesLines
* (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 [email protected]Karoly Lorentey2007-05-111-1/+3
|\|
| * (init_system_name): Don't accept localhost.localdomain.Chong Yidong2007-04-201-1/+3
* | Merged from [email protected]Karoly Lorentey2007-01-291-1/+1
|\|
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from [email protected]. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-1/+1
|\|
| * Space/tab mixup.Juanma Barranquero2006-11-241-1/+1
* | Merged from [email protected].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 [email protected].Karoly Lorentey2006-06-121-1/+1
|\|
| * * search.c (matcher_overflow): Mark as NO_RETURN.Dan Nicolaescu2006-05-291-1/+1
* | Merged from [email protected]Karoly 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 [email protected] (patch 593-595)Karoly Lorentey2005-10-191-8/+17
|\|
| * (request_sigio, unrequest_sigio): Do nothing inAndreas Schwab2005-10-131-8/+16
* | Merged from [email protected] (patch 118-132, 551-577)Karoly Lorentey2005-10-091-5/+2
|\|
| * * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): DefineDan Nicolaescu2005-09-231-1/+1
| * [MAC_OS8]: Don't include stdlib.h. Include sys/param.h.YAMAMOTO Mitsuharu2005-09-181-4/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2005-09-111-1/+76
|\|
| * Don't #undef NULL after including blockinput.h.Eli Zaretskii2005-09-101-1/+0
| * Fix last change.Eli Zaretskii2005-09-101-1/+1
| * [WINDOWSNT]: Add prototype for getwd.Eli Zaretskii2005-09-101-2/+3
| * (get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function.Eli Zaretskii2005-09-101-0/+75
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-1/+1
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
* | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-2/+2
* | Merged from [email protected] (patch 469)Karoly Lorentey2005-07-051-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Fix the original cause of the "arrow keys don't work on screen" bug.Karoly Lorentey2005-07-031-1/+1
* | Work around mysterious breakage of arrow key recognition under screen (see fi...Karoly Lorentey2005-06-261-0/+1
* | Merged from [email protected] (patch 281-285)Karoly Lorentey2005-05-021-2/+8
|\|
| * (get_frame_size) [VMS]: Use a fresh i/o channel.Thien-Thi Nguyen2005-05-011-2/+8
* | Merged from [email protected] (patch 67, 270-278)Karoly Lorentey2005-04-251-1/+0
|\|
| * Remove reference to defunct vms-pwd.h.Thien-Thi Nguyen2005-04-201-1/+0
* | Don't abort with GTK when a tty is opened.Karoly Lorentey2005-03-081-0/+4