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
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
2015-09-09
Port recent Linux console changes to RHEL 6
Paul Eggert
2015-09-09
; Fix stray quote inserted in comment
Paul Eggert
2015-09-09
Improvements for curved quotes on Linux consule
Paul Eggert
2015-01-16
Tune pseudovector allocation assuming Qnil == 0
Dmitry Antipov
2015-01-05
Compute C decls for DEFSYMs automatically
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-10-14
Cleanup terminal handling code.
Dmitry Antipov
2014-07-20
Indentation, punctuation, and other nitpicks.
Stefan Monnier
2014-05-14
Minor cleanup for terminal setup.
Dmitry Antipov
[next]