aboutsummaryrefslogtreecommitdiffstats
path: root/src/terminal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the Android portPo Lu2025-01-271-0/+8
* Fix the mistake that led to the revertsGerd Möllmann2025-01-251-1/+1
* Reapply "Fix cursor positioning of nested tty child frames"Gerd Möllmann2025-01-251-6/+14
* Revert "Fix cursor positioning of nested tty child frames"Gerd Möllmann2025-01-251-14/+6
* Fix cursor positioning of nested tty child framesGerd Möllmann2025-01-251-6/+14
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Initial child frames based on masterGerd Möllmann2024-10-221-2/+4
* Attempt to fix rare assertion violations in 'mark_terminals'Eli Zaretskii2024-06-061-0/+5
* Replace calls to intern with a constant string with DEFSYMsPo Lu2024-05-091-5/+4
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Split safe_call between redisplay and non-redisplay versionsStefan Monnier2023-12-231-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-021-1/+1
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* | Bring up the Android operating system and its window systemPo Lu2022-12-311-0/+2
|/
* Merge from origin/emacs-28Stefan Kangas2022-07-231-5/+7
|\
| * * src/terminal.c (Fframe_terminal): Use active voiceRobert Pluim2022-07-221-1/+1
| * Improve 'terminal-live-p' docstring some moreRobert Pluim2022-07-221-5/+6
| * Improve terminal-live-p docstringRobert Pluim2022-07-221-1/+2
* | Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-121-2/+2
* | Fix "Buffers->Frames" submenu in daemon sessionsEli Zaretskii2022-02-031-0/+2
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/pgtkPo Lu2021-11-301-0/+2
|\ \
| * | Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+2
| |/
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano2021-01-031-1/+1
|\ \ | |/
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Introduce Pure GTK3 portYuuki Harano2020-11-221-0/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Set up defined_color_hook for the initial frameAlex Gramiak2019-08-101-0/+1
* Avoid some unnecessary stdio.h includesPaul Eggert2019-07-081-2/+0
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-081-2/+2
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-10-031-1/+8
|\ \ | |/
| * Cleanup when opening a new terminal fails. (Bug#32794)John Shahid2018-09-291-1/+8
* | Merge remote-tracking branch 'origin/master' into feature/bignumTom Tromey2018-08-091-1/+1
|\ \
| * | Prefer NILP (x) to EQ (x, Qnil)Paul Eggert2018-07-191-1/+1
| |/
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-2/+2
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Tighten recently-added UTF-8 checkPaul Eggert2017-04-171-2/+3
* Work around bug with unibyte Linux consolesPaul Eggert2017-04-161-1/+3
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Include-file cleanup for src directoryPaul Eggert2015-10-201-2/+1
* Port Unicode char detection to FreeBSD+svgalibPaul Eggert2015-09-131-3/+3
* Port recent Linux console changes to RHEL 6Paul Eggert2015-09-091-0/+1
* ; Fix stray quote inserted in commentPaul Eggert2015-09-091-1/+1