index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
terminal.c
Age
Commit message (
Expand
)
Author
2026-03-26
Add predicate for initial_terminal
Basil L. Contovounesios
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-27
Fix the Android port
Po Lu
2025-01-25
Fix the mistake that led to the reverts
Gerd Möllmann
2025-01-25
Reapply "Fix cursor positioning of nested tty child frames"
Gerd Möllmann
2025-01-25
Revert "Fix cursor positioning of nested tty child frames"
Gerd Möllmann
2025-01-25
Fix cursor positioning of nested tty child frames
Gerd Möllmann
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-10-22
Initial child frames based on master
Gerd Möllmann
2024-06-06
Attempt to fix rare assertion violations in 'mark_terminals'
Eli Zaretskii
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-23
Split safe_call between redisplay and non-redisplay versions
Stefan Monnier
2023-01-02
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-31
Bring up the Android operating system and its window system
Po Lu
2022-07-23
Merge from origin/emacs-28
Stefan Kangas
2022-07-22
* src/terminal.c (Fframe_terminal): Use active voice
Robert Pluim
2022-07-22
Improve 'terminal-live-p' docstring some more
Robert Pluim
2022-07-22
Improve terminal-live-p docstring
Robert Pluim
2022-06-12
Use BASE_EQ when comparing with Qunbound
Mattias Engdegård
2022-02-03
Fix "Buffers->Frames" submenu in daemon sessions
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-30
Merge remote-tracking branch 'origin/master' into feature/pgtk
Po Lu
2021-11-20
Add support for the Haiku operating system and its window system
Po Lu
2021-01-03
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-11-22
Introduce Pure GTK3 port
Yuuki Harano
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-10
Set up defined_color_hook for the initial frame
Alex Gramiak
2019-07-08
Avoid some unnecessary stdio.h includes
Paul Eggert
2019-04-08
Allow gap before first non-Lisp pseudovec member
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-10-03
Merge from origin/emacs-26
Glenn Morris
2018-09-29
Cleanup when opening a new terminal fails. (Bug#32794)
John Shahid
2018-08-09
Merge remote-tracking branch 'origin/master' into feature/bignum
Tom Tromey
2018-07-19
Prefer NILP (x) to EQ (x, Qnil)
Paul Eggert
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-04-17
Tighten recently-added UTF-8 check
Paul Eggert
2017-04-16
Work around bug with unibyte Linux consoles
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-09-13
Port Unicode char detection to FreeBSD+svgalib
Paul Eggert
[next]