summaryrefslogtreecommitdiff
path: root/src/term.c
Commit message (Expand)AuthorAge
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Don't assume process IDs fit in int.Paul Eggert2012-10-24
* Fix warnings when compiling on MS-Windows with -std=gnu99.Eli Zaretskii2012-10-17
* Clean out old termopts cruft.Paul Eggert2012-10-10
* Simplify and avoid signal-handling races.Paul Eggert2012-09-23
* Port better to POSIX hosts lacking _setjmp.Paul Eggert2012-09-15
* Simplify SIGIO usage.Paul Eggert2012-09-12
* Signal-handler cleanup.Paul Eggert2012-09-06
* Simplify redefinition of 'abort' (Bug#12316).Paul Eggert2012-09-04
* Remove mark_ttys function and fix tty_display_info initialization.Dmitry Antipov2012-08-31
* * keyboard.h (KSET): Remove.Paul Eggert2012-08-17
* Use ASCII tests for character types.Paul Eggert2012-08-16
* Use KSET for write access to Lisp_Object members of struct kboard.Dmitry Antipov2012-08-13
* Drop FGET and revert read access to Lisp_Objects slots of struct frame.Dmitry Antipov2012-08-07
* Separate read and write access to Lisp_Object slots of struct frame.Dmitry Antipov2012-08-06
* Docfix for kill-buffer-hook and others.Chong Yidong2012-08-05
* Generalize INTERNAL_FIELD between buffers, keyboards and frames.Dmitry Antipov2012-07-31
* Convert safe_call to use variable number of arguments.Dmitry Antipov2012-07-30
* Cleanup changes following fix for bug #11832.Eli Zaretskii2012-07-08
* Fix bug #11832 with truncated lines when fringes are disabled on GUI frames.Eli Zaretskii2012-07-07
* More xmalloc and related cleanup.Paul Eggert2012-07-05
* Cleanup xmalloc.Dmitry Antipov2012-07-05
* Generalize run-time debugging checks.Dmitry Antipov2012-06-28
* * term.c (delete_tty): Remove redundant call to memset.Dmitry Antipov2012-06-26
* Use sprintf return value instead of invoking strlen on result.Paul Eggert2012-06-25
* Switch from NO_RETURN to C11's _Noreturn.Paul Eggert2012-06-24
* Support higher-resolution time stamps.Paul Eggert2012-06-22
* Preserve tty top-frames under various window-changing operations.Chong Yidong2012-06-19
* * buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.Andreas Schwab2012-06-16
* Add support for italic text on ttys.Chong Yidong2012-06-10
* Merge from trunk.Paul Eggert2012-05-25
|\
| * Spelling fixes.Paul Eggert2012-04-22
* | Merge from trunk.Paul Eggert2012-01-09
|\|
| * Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
| * Spelling fixes.Paul Eggert2011-12-30
* | Merge from trunk.Paul Eggert2011-12-10
|\|
| * Fix typos.Juanma Barranquero2011-11-30
* | * alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):Paul Eggert2011-09-21
|/
* Add comments about special meaning of TAB characters in compositions.Eli Zaretskii2011-09-15
* Merge from trunk.Paul Eggert2011-08-30
|\
| * Fix bug #9402 with :align-to on TTY frames.Eli Zaretskii2011-08-30
* | Merge from trunk.Paul Eggert2011-08-29
|\|
| * * src/term.c (init_tty) [HAVE_GPM]: Move mouse settings after set_tty_hooks.Johan Bockgård2011-08-28
* | * term.c (produce_glyphless_glyph): Make sprintf buffer a bit biggerPaul Eggert2011-08-29
|/
* Adjust in response to jan.h.d's comments.Paul Eggert2011-08-04
* * term.c: Integer and memory overflow issues.Paul Eggert2011-07-28
* * term.c (init_tty): Remove unused local.Paul Eggert2011-07-12
* Remove support for supdup, c10 and perq terminals, which are no longer suppor...Lars Magne Ingebrigtsen2011-07-11
* Fix bug #9015 with a bogus crash with glyphless characters on a TTY.Eli Zaretskii2011-07-07
* Merge from mainline.Paul Eggert2011-05-17
|\