index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
term.c
Age
Commit message (
Expand
)
Author
2024-10-22
Fix commenting conventions.
Eli Zaretskii
2024-10-22
Initial child frames based on master
Gerd Möllmann
2024-06-10
Re-enable TTY glyph production for batch mode frames on Android
Po Lu
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-05-04
Fix implementation of the --terminal command-line switch
Eli Zaretskii
2024-04-28
; * src/term.c (turn_on_face): Fix coding style.
Po Lu
2024-04-27
Add support for colored and styled underlines on tty frames
Mohsin Kaleem
2024-02-01
* src/term.c (produce_glyphs): Synchronize with gui_produce_glyphs.
Po Lu
2024-02-01
Prevent continuation from affecting tab width in/after line prefix
Po Lu
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
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-09-05
Minor adjustments to Android port stubs
Po Lu
2023-07-27
Update Android port
Po Lu
2023-05-18
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-05-15
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-14
Pacify GCC 13 -fanalyzer in tty_menu_activate
Paul Eggert
2023-05-01
; * src/term.c (syms_of_term): Pretend Android uses TERMINFO.
Po Lu
2023-04-22
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-04-16
; * src/term.c (init_tty): Fix last change. (Bug#62877)
Eli Zaretskii
2023-04-16
Fix strike-through attribute support on TTY frames
Eli Zaretskii
2023-01-13
Update Android port
Po Lu
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-09-18
Fix possible null pointer access
Gerd Möllmann
2022-09-17
Optimize tty display updates (bug#57727)
Gerd Möllmann
2022-08-27
Support "replacement characters" on TTY frames
Eli Zaretskii
2022-05-12
Pacify GCC 12 in default developer build
Paul Eggert
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-01-27
Improve detection of glyphless characters on TTY frames
Eli Zaretskii
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-11-16
Allow removing keymap definitions
Lars Ingebrigtsen
2021-11-11
; * src/term.c (init_tty): Fix last change.
Eli Zaretskii
2021-11-11
; * src/term.c (init_tty): Fix style of parentheses.
Eli Zaretskii
2021-11-11
Fix 8-color PuTTY -nw sessions broken by a recent commit
Eli Zaretskii
2021-11-11
Support Tc terminfo flag for 24-bit color support in terminal
Tim Ruffing
2021-10-07
Pacify GCC 10.3 -Wmaybe-uninitialized
Paul Eggert
2021-10-03
Remove encode_terminal_code UNINITs
Paul Eggert
2021-09-09
Merge branch 'feature/tab-bar-events'
Juri Linkov
2021-08-18
Redesign tab-bar event processing (bug#41342, bug#41343)
Juri Linkov
2021-08-18
Disable auto compositions on the Linux console only
Lars Ingebrigtsen
2021-04-27
Major rewrite of adjust_frame_size
Martin Rudalics
2021-01-22
Fix last change for DOS_NT systems
Eli Zaretskii
2021-01-22
Enable TTY mouse-face support when built without GPM support
João Távora
2021-01-16
Make mouse-related calls be more consistent on all frame types
Jared Finder
2021-01-01
Update copyright year to 2021
Paul Eggert
[prev]
[next]