aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-28New function rxvt-colorfgbg-background-modePeter Oliver1-4/+9
2026-02-24Fix "End" key in PuTTY and older GNU screenSean Whitton1-0/+5
2026-01-20(xterm--init): Fix probem in async mode (bug#80163)Jared Finder1-5/+1
2026-01-14Reset Xterm cursor color to default when face is unspecifiedJared Finder1-15/+17
2026-01-10; Spelling fix.Sean Whitton1-2/+2
2026-01-10; Fixes to last change.Sean Whitton1-25/+17
2026-01-10Update cursor display using Xterm escape sequencesJared Finder1-1/+110
2026-01-03Automatically enable xterm-mouse-mode in the foot terminalDaniel Eklöf1-1/+2
2026-01-03Use Primary Device Attributes to detect OSC-52 supportDaniel Eklöf1-8/+22
2026-01-03Use tty reported background and foreground colors (Bug#79765)Jared Finder1-21/+70
2026-01-01; Add 2026 to copyright years.Sean Whitton27-27/+27
2025-10-14Extend Tree-sitter support on MS-Windows to v0.26.xEli Zaretskii1-1/+3
2025-10-02* lisp/term/w32-nt.el (dynamic-library-alist): Add libxml2-16.dll.Eli Zaretskii1-1/+1
2025-10-02* lisp/term/w32-win.el (dynamic-library-alist): Add libxml2-16.dll.Eli Zaretskii1-1/+1
2025-09-07; Fix x-gtk-stock-mapElijah Gabe Pérez2-2/+2
2025-08-09; * lisp/term/rxvt.el (terminal-init-rxvt): Improve commentary.Eli Zaretskii1-1/+1
2025-08-09Variable to control overshoot and backup for TTY cursor motionManuel Giraud1-0/+3
2025-07-19Add "Send to..." context menu item to mouse.elAlvaro Ramirez1-0/+1
2025-06-28Add tool bar icons to package menu. (Bug#78601)Elías Gabriel Pérez2-0/+16
2025-03-20Improve 'gui-get-selection' on MS-WindowsEli Zaretskii1-1/+1
2025-03-15Recommend using 'keymap-global-set' in CommentariesStefan Kangas2-9/+9
2025-03-06Avoid defining unneeded variables on Cygw32Kazuhiro Ito2-108/+153
2025-02-16Add gtk-redo icon to x-gtk-stock-map to x-win.elElías Gabriel Pérez1-0/+1
2025-02-16Add gtk-redo icon to x-gtk-stock-mapElías Gabriel Pérez1-0/+1
2025-02-14lisp/term/xterm.el (xterm--query-name-and-version): Don't quote lambdaStefan Monnier1-4/+4
2025-02-12; Update :version tag of x-gtk-stock-mapStefan Kangas2-2/+2
2025-02-12Add icons used by 'mpc.el' to 'x-gtk-stock-map'john muhl2-0/+16
2025-01-25; Clean up 'xterm-mouse-mode' auto-enabling varsJared Finder1-13/+15
2025-01-05; Fix warnings in a tty-only build on MS-WindowsEli Zaretskii1-0/+1
2025-01-04Don't always enable xterm-mouse-mode (bug#74833)Jared Finder1-16/+80
2025-01-02Update copyright year to 2025Stefan Kangas26-26/+26
2025-01-01Update copyright year to 2025Paul Eggert26-26/+26
2024-12-12Delete remaining calls to purecopyStefan Kangas2-6/+2
2024-12-12Don't call purecopy in common-win.elStefan Kangas1-162/+161
2024-12-12Make bindings--define-key obsoleteStefan Kangas1-4/+4
2024-12-12Enable xterm-mouse-mode by default in xtermJared Finder1-0/+2
2024-12-10Move ns-specific event setup to term/ns-win.el (Bug#74619)Robert Pluim2-16/+24
2024-11-21; * lisp/term/w32-win.el (tree-sitter--library-abi): Declare to rm warning.Andrea Corallo1-0/+2
2024-11-21Future-proof loading tree-sitter library on MS-WindowsEli Zaretskii1-2/+12
2024-11-06* lisp/term/w32-win.el (w32--textual-mime-types): Escape literal `+`Mattias Engdegård1-4/+4
2024-11-03* Remove warning introduced by 8e7f5f97db6Andrea Corallo1-0/+2
2024-11-03Add support for 'yank-media' on MS-WindowsCecilio Pardo1-2/+69
2024-10-25Improve drag and drop on MS-Windows (bug#3468)Cecilio Pardo1-25/+30
2024-10-24Mark if-let and when-let obsoleteSean Whitton2-5/+5
2024-10-08Implement drag-n-drop for w32 with support for files and textCecilio Pardo1-7/+18
2024-09-22Fix multi-file drag-and-drop on MS-WindowsCecilio Pardo1-10/+17
2024-07-08Checkdoc fixes in `term/*.el`Stefan Kangas3-4/+4
2024-06-13Correctly define `select' binding on AndroidPo Lu1-3/+0
2024-06-12Improve compression of Emacs packages on Android 2.2Po Lu1-0/+3
2024-06-10Minor revisions to Android key bindingsPo Lu1-0/+10