aboutsummaryrefslogtreecommitdiffstats
path: root/src/terminal.c
Commit message (Expand)AuthorAgeFilesLines
* use guile-snarf for subr definitionBT Templeton2015-04-181-9/+1
* Minor cleanup for terminal setup.Dmitry Antipov2014-05-141-8/+7
* * terminal.c (initial_free_frame_resources): New function.Dmitry Antipov2014-01-281-1/+10
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* A simpler, centralized INLINE.Paul Eggert2013-09-201-2/+0
* * frame.c (make_frame, x_set_frame_parameters): Use bool for boolean.Dmitry Antipov2013-07-311-0/+4
* * sysdep.c, term.c, termcap.c, terminal.c: Integer-related minor fixes.Paul Eggert2013-07-101-2/+2
* * src/keyboard.c: Move keyboard decoding to read_key_sequence.Stefan Monnier2013-03-101-1/+1
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | * keyboard.c (record_asynch_buffer_change): Initialize an eventDmitry Antipov2012-12-261-2/+0
* | Widely used frame validity and checking functions.Dmitry Antipov2012-11-061-8/+1
|/
* Prefer plain 'static' to 'static inline'.Paul Eggert2012-09-301-1/+1
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-151-1/+0
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-041-4/+4
* * termhooks.h (TSET): Remove.Paul Eggert2012-08-171-1/+11
* Use TSET for write access to Lisp_Object slots of struct terminal.Dmitry Antipov2012-08-091-1/+1
* Cleanup xmalloc.Dmitry Antipov2012-07-051-4/+2
* * alloc.c (allocate_window): Zero out non-Lisp part of newlyDmitry Antipov2012-06-261-4/+0
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Move DEFSYM to lisp.h and use everywhere.Juanma Barranquero2011-06-241-4/+2
* Support X clipboard managers.Chong Yidong2011-05-271-0/+2
* Undo the DEFUN->DEFUE change.Paul Eggert2011-04-131-2/+2
* Make Emacs functions such as Fatom 'static' by default.Paul Eggert2011-04-101-2/+2
* * terminal.c (store_terminal_param): Now static.Paul Eggert2011-03-081-3/+2
* Fix bug #7840 with default terminal and keyboard encodings.Eli Zaretskii2011-02-181-2/+19
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-1/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-7/+2
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Remove unused declarationsAndreas Schwab2010-12-271-10/+0
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-18/+8
* | Convert (most) functions in src to standard C.Dan Nicolaescu2010-07-041-8/+3
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * xterm.c (syms_of_xterm):Dan Nicolaescu2009-11-061-3/+3
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Minor comment fix.Chong Yidong2009-04-221-8/+5
* * terminal.c (Fterminal_name, Fdelete_terminal, Fterminal_name)Chong Yidong2009-04-041-9/+9
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * frame.c (delete_frame): New function derived fromMartin Rudalics2008-12-221-6/+6
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-311-4/+0
* merging Emacs.app (NeXTstep port)Adrian Robert2008-07-151-0/+2
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* * keyboard.c (pending_funcalls): New var.Stefan Monnier2008-03-291-0/+25
* (Fdelete_terminal): Clean up the `force' path.Stefan Monnier2008-02-111-9/+10
* * frame.c (Qnoelisp): New symbol.Stefan Monnier2008-02-101-0/+1
* Merge from emacs--devo--0Miles Bader2008-01-301-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-091-1/+1