aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term (follow)
Commit message (Expand)AuthorAgeFilesLines
* New function rxvt-colorfgbg-background-modePeter Oliver9 days1-4/+9
* Fix "End" key in PuTTY and older GNU screenSean Whitton13 days1-0/+5
* (xterm--init): Fix probem in async mode (bug#80163)Jared Finder2026-01-201-5/+1
* Reset Xterm cursor color to default when face is unspecifiedJared Finder2026-01-141-15/+17
* ; Spelling fix.Sean Whitton2026-01-101-2/+2
* ; Fixes to last change.Sean Whitton2026-01-101-25/+17
* Update cursor display using Xterm escape sequencesJared Finder2026-01-101-1/+110
* Automatically enable xterm-mouse-mode in the foot terminalDaniel Eklöf2026-01-031-1/+2
* Use Primary Device Attributes to detect OSC-52 supportDaniel Eklöf2026-01-031-8/+22
* Use tty reported background and foreground colors (Bug#79765)Jared Finder2026-01-031-21/+70
* ; Add 2026 to copyright years.Sean Whitton2026-01-0127-27/+27
* Extend Tree-sitter support on MS-Windows to v0.26.xEli Zaretskii2025-10-141-1/+3
* * lisp/term/w32-nt.el (dynamic-library-alist): Add libxml2-16.dll.Eli Zaretskii2025-10-021-1/+1
* ; Fix x-gtk-stock-mapElijah Gabe Pérez2025-09-072-2/+2
* ; * lisp/term/rxvt.el (terminal-init-rxvt): Improve commentary.Eli Zaretskii2025-08-091-1/+1
* Variable to control overshoot and backup for TTY cursor motionManuel Giraud2025-08-091-0/+3
* Add "Send to..." context menu item to mouse.elAlvaro Ramirez2025-07-191-0/+1
* Add tool bar icons to package menu. (Bug#78601)Elías Gabriel Pérez2025-06-282-0/+16
* Improve 'gui-get-selection' on MS-WindowsEli Zaretskii2025-03-201-1/+1
* Recommend using 'keymap-global-set' in CommentariesStefan Kangas2025-03-152-9/+9
* Avoid defining unneeded variables on Cygw32Kazuhiro Ito2025-03-062-108/+153
* Add gtk-redo icon to x-gtk-stock-map to x-win.elElías Gabriel Pérez2025-02-161-0/+1
* Add gtk-redo icon to x-gtk-stock-mapElías Gabriel Pérez2025-02-161-0/+1
* lisp/term/xterm.el (xterm--query-name-and-version): Don't quote lambdaStefan Monnier2025-02-141-4/+4
* ; Update :version tag of x-gtk-stock-mapStefan Kangas2025-02-122-2/+2
* Add icons used by 'mpc.el' to 'x-gtk-stock-map'john muhl2025-02-122-0/+16
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-014-172/+167
|\
| * Delete remaining calls to purecopyStefan Kangas2024-12-122-6/+2
| * Don't call purecopy in common-win.elStefan Kangas2024-12-121-162/+161
| * Make bindings--define-key obsoleteStefan Kangas2024-12-121-4/+4
* | ; Clean up 'xterm-mouse-mode' auto-enabling varsJared Finder2025-01-251-13/+15
* | ; Fix warnings in a tty-only build on MS-WindowsEli Zaretskii2025-01-051-0/+1
* | Don't always enable xterm-mouse-mode (bug#74833)Jared Finder2025-01-041-16/+80
* | Update copyright year to 2025Paul Eggert2025-01-0126-26/+26
|/
* Enable xterm-mouse-mode by default in xtermJared Finder2024-12-121-0/+2
* Move ns-specific event setup to term/ns-win.el (Bug#74619)Robert Pluim2024-12-102-16/+24
* Merge from origin/emacs-30Eli Zaretskii2024-11-231-2/+14
|\
| * ; * lisp/term/w32-win.el (tree-sitter--library-abi): Declare to rm warning.Andrea Corallo2024-11-211-0/+2
| * Future-proof loading tree-sitter library on MS-WindowsEli Zaretskii2024-11-211-2/+12
* | * lisp/term/w32-win.el (w32--textual-mime-types): Escape literal `+`Mattias Engdegård2024-11-061-4/+4
* | * Remove warning introduced by 8e7f5f97db6Andrea Corallo2024-11-031-0/+2
* | Add support for 'yank-media' on MS-WindowsCecilio Pardo2024-11-031-2/+69
* | Improve drag and drop on MS-Windows (bug#3468)Cecilio Pardo2024-10-251-25/+30
* | Mark if-let and when-let obsoleteSean Whitton2024-10-242-5/+5
* | Implement drag-n-drop for w32 with support for files and textCecilio Pardo2024-10-081-7/+18
* | Fix multi-file drag-and-drop on MS-WindowsCecilio Pardo2024-09-221-10/+17
|/
* Checkdoc fixes in `term/*.el`Stefan Kangas2024-07-083-4/+4
* Correctly define `select' binding on AndroidPo Lu2024-06-131-3/+0
* Improve compression of Emacs packages on Android 2.2Po Lu2024-06-121-0/+3
* Minor revisions to Android key bindingsPo Lu2024-06-101-0/+10