aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/term (follow)
Commit message (Expand)AuthorAgeFilesLines
* Respect Language & Input preferences under AndroidPo Lu2023-12-141-0/+55
* ; Fix typosStefan Kangas2023-12-101-1/+1
* Merge from origin/emacs-29Eli Zaretskii2023-12-091-1/+5
|\
| * Fix dragging mode line on text terminals with a mouse (bug#67457)Jared Finder2023-12-091-1/+5
* | ; Improve documentation of recently added functionsEli Zaretskii2023-11-181-3/+3
* | Offer to grant storage permissions if absentPo Lu2023-11-181-0/+86
* | Emulate secondary selections on AndroidPo Lu2023-11-061-16/+45
* | Implement more Android text editing controlsPo Lu2023-11-051-0/+15
* | Correct order of arguments to dnd-handle-multiple-urlsPo Lu2023-10-271-2/+3
* | Enable DND handlers to receive more than one URI at a timePo Lu2023-10-265-57/+24
* | ; Fix broken linkStefan Kangas2023-10-241-1/+1
* | Implement multi-window drag-and-drop under AndroidPo Lu2023-10-141-0/+58
* | Use key-translate instead of keyboard-translateRobert Pluim2023-10-051-2/+2
* | ; * lisp/term/android-win.el: Correct header.Po Lu2023-09-031-1/+1
* | Fix all my attributions to be correct and consistent...Eric S. Raymond2023-08-081-1/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-05-121-0/+3
|\ \
| * | ; Fix byte-compilation warnings in --without-x buildEli Zaretskii2023-05-111-0/+3
| |/
* | Implement `yank-media' on AndroidPo Lu2023-04-061-3/+17
* | Update Android portPo Lu2023-03-161-0/+2
* | Update Android portPo Lu2023-03-131-4/+4
* | Implement hourglass cursor on AndroidPo Lu2023-03-111-0/+14
* | Update Android portPo Lu2023-02-121-0/+36
* | Set up fontset stuff on AndroidPo Lu2023-01-281-0/+2
* | Update Android portPo Lu2023-01-241-0/+106
* | Update Android portPo Lu2023-01-161-0/+1
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-01-0225-25/+26
|\ \ | |/
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-0125-25/+26
* | Bring up the Android operating system and its window systemPo Lu2022-12-311-0/+62
|/
* * lisp/term/xterm.el (xterm-function-map): Add M-SPC. (Bug#60077)Eli Zaretskii2022-12-161-0/+2
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-211-1/+1
|\
| * ; Fix typos (misspelled symbols)Stefan Kangas2022-11-211-1/+1
* | Support MinGW build on MS-WindowsEli Zaretskii2022-10-161-1/+4
|/
* Minor fixes to IM locale handlingPo Lu2022-10-061-1/+1
* Fix coding systems used for X input methodsPo Lu2022-10-031-0/+22
* Fix handling of nil device namesPo Lu2022-09-212-35/+37
* Implement wallpaper.el support for HaikuPo Lu2022-09-141-0/+39
* * lisp/term/linux.el (gpm-mouse-enable): Remove left-over declarationStefan Monnier2022-09-031-6/+2
* Merge from origin/emacs-28Stefan Kangas2022-09-011-0/+27
|\
| * Enable 256 colors in fbterm.Gregory Heytings2022-08-301-0/+27
* | t-mouse.el: Make sure we apply the setting to new terminalsStefan Monnier2022-08-301-2/+0
* | Don't use the system-file-manager icon in the toolbarLars Ingebrigtsen2022-08-202-2/+2
* | Fix underscores in argument names in ns-winLars Ingebrigtsen2022-08-191-4/+4
* | Fix ns-win.el (x-file-dialog) declarationLars Ingebrigtsen2022-08-191-1/+2
* | Handle modifiers during Haiku DND wheel movementPo Lu2022-07-261-6/+56
* | Fix mouse wheel DND scroll direction on HaikuPo Lu2022-07-201-5/+15
* | Implement wheel movement during DND on HaikuPo Lu2022-07-201-1/+53
* | Use `ash` instead of `lsh`Mattias EngdegÄrd2022-07-191-1/+1
* | Implement last change on Haiku as wellPo Lu2022-07-181-2/+1
* | Preserve echo area message when running DND mouse movement functionPo Lu2022-07-181-2/+1
* | ; * lisp/term/haiku-win.el: Fix compiler warnings.Po Lu2022-07-131-0/+1