summaryrefslogtreecommitdiff
path: root/src/terminal.c
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Merge from origin/emacs-28Stefan Kangas2022-07-23
|\
| * * src/terminal.c (Fframe_terminal): Use active voiceRobert Pluim2022-07-22
| * Improve 'terminal-live-p' docstring some moreRobert Pluim2022-07-22
| * Improve terminal-live-p docstringRobert Pluim2022-07-22
* | Use BASE_EQ when comparing with QunboundMattias EngdegÄrd2022-06-12
* | Fix "Buffers->Frames" submenu in daemon sessionsEli Zaretskii2022-02-03
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-30
|\ \
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-20
| |/
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-03
|\|
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Introduce Pure GTK3 portYuuki Harano2020-11-22
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Set up defined_color_hook for the initial frameAlex Gramiak2019-08-10
* Avoid some unnecessary stdio.h includesPaul Eggert2019-07-08
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-08
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-10-03
|\|
| * Cleanup when opening a new terminal fails. (Bug#32794)John Shahid2018-09-29
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-09
|\ \
| * | Prefer NILP (x) to EQ (x, Qnil)Paul Eggert2018-07-19
| |/
* / Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Tighten recently-added UTF-8 checkPaul Eggert2017-04-17
* Work around bug with unibyte Linux consolesPaul Eggert2017-04-16
* Update copyright year to 2017Paul Eggert2016-12-31
* Rework C source files to avoid ^(Paul Eggert2016-03-10
* Update copyright year to 2016Paul Eggert2016-01-01
* Include-file cleanup for src directoryPaul Eggert2015-10-20
* Port Unicode char detection to FreeBSD+svgalibPaul Eggert2015-09-13
* Port recent Linux console changes to RHEL 6Paul Eggert2015-09-09
* ; Fix stray quote inserted in commentPaul Eggert2015-09-09
* Improvements for curved quotes on Linux consulePaul Eggert2015-09-09
* Tune pseudovector allocation assuming Qnil == 0Dmitry Antipov2015-01-16
* Compute C decls for DEFSYMs automaticallyPaul Eggert2015-01-05
* Update copyright year to 2015Paul Eggert2015-01-01
* Cleanup terminal handling code.Dmitry Antipov2014-10-14
* Indentation, punctuation, and other nitpicks.Stefan Monnier2014-07-20
* Minor cleanup for terminal setup.Dmitry Antipov2014-05-14
* * terminal.c (initial_free_frame_resources): New function.Dmitry Antipov2014-01-28
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* A simpler, centralized INLINE.Paul Eggert2013-09-20
* * frame.c (make_frame, x_set_frame_parameters): Use bool for boolean.Dmitry Antipov2013-07-31
* * sysdep.c, term.c, termcap.c, terminal.c: Integer-related minor fixes.Paul Eggert2013-07-10
* * src/keyboard.c: Move keyboard decoding to read_key_sequence.Stefan Monnier2013-03-10
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-02
|\