summaryrefslogtreecommitdiff
path: root/src/terminal.c
AgeCommit message (Expand)Author
2026-03-26Add predicate for initial_terminalBasil L. Contovounesios
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-27Fix the Android portPo Lu
2025-01-25Fix the mistake that led to the revertsGerd Möllmann
2025-01-25Reapply "Fix cursor positioning of nested tty child frames"Gerd Möllmann
2025-01-25Revert "Fix cursor positioning of nested tty child frames"Gerd Möllmann
2025-01-25Fix cursor positioning of nested tty child framesGerd Möllmann
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-22Initial child frames based on masterGerd Möllmann
2024-06-06Attempt to fix rare assertion violations in 'mark_terminals'Eli Zaretskii
2024-05-09Replace calls to intern with a constant string with DEFSYMsPo Lu
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-23Split safe_call between redisplay and non-redisplay versionsStefan Monnier
2023-01-02Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Bring up the Android operating system and its window systemPo Lu
2022-07-23Merge from origin/emacs-28Stefan Kangas
2022-07-22* src/terminal.c (Fframe_terminal): Use active voiceRobert Pluim
2022-07-22Improve 'terminal-live-p' docstring some moreRobert Pluim
2022-07-22Improve terminal-live-p docstringRobert Pluim
2022-06-12Use BASE_EQ when comparing with QunboundMattias Engdegård
2022-02-03Fix "Buffers->Frames" submenu in daemon sessionsEli Zaretskii
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-11-30Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu
2021-11-20Add support for the Haiku operating system and its window systemPo Lu
2021-01-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-22Introduce Pure GTK3 portYuuki Harano
2020-01-01Update copyright year to 2020Paul Eggert
2019-08-10Set up defined_color_hook for the initial frameAlex Gramiak
2019-07-08Avoid some unnecessary stdio.h includesPaul Eggert
2019-04-08Allow gap before first non-Lisp pseudovec memberPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-10-03Merge from origin/emacs-26Glenn Morris
2018-09-29Cleanup when opening a new terminal fails. (Bug#32794)John Shahid
2018-08-09Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey
2018-07-19Prefer NILP (x) to EQ (x, Qnil)Paul Eggert
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-17Tighten recently-added UTF-8 checkPaul Eggert
2017-04-16Work around bug with unibyte Linux consolesPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-20Include-file cleanup for src directoryPaul Eggert
2015-09-13Port Unicode char detection to FreeBSD+svgalibPaul Eggert