summaryrefslogtreecommitdiff
path: root/lisp/term
AgeCommit message (Expand)Author
2023-12-10; Fix typosStefan Kangas
2023-12-09Merge from origin/emacs-29Eli Zaretskii
2023-12-09Fix dragging mode line on text terminals with a mouse (bug#67457)Jared Finder
2023-11-18; Improve documentation of recently added functionsEli Zaretskii
2023-11-18Offer to grant storage permissions if absentPo Lu
2023-11-06Emulate secondary selections on AndroidPo Lu
2023-11-05Implement more Android text editing controlsPo Lu
2023-10-27Correct order of arguments to dnd-handle-multiple-urlsPo Lu
2023-10-26Enable DND handlers to receive more than one URI at a timePo Lu
2023-10-24; Fix broken linkStefan Kangas
2023-10-14Implement multi-window drag-and-drop under AndroidPo Lu
2023-10-05Use key-translate instead of keyboard-translateRobert Pluim
2023-09-03; * lisp/term/android-win.el: Correct header.Po Lu
2023-08-08Fix all my attributions to be correct and consistent...Eric S. Raymond
2023-05-12Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-05-11; Fix byte-compilation warnings in --without-x buildEli Zaretskii
2023-04-06Implement `yank-media' on AndroidPo Lu
2023-03-16Update Android portPo Lu
2023-03-13Update Android portPo Lu
2023-03-11Implement hourglass cursor on AndroidPo Lu
2023-02-12Update Android portPo Lu
2023-01-28Set up fontset stuff on AndroidPo Lu
2023-01-24Update Android portPo Lu
2023-01-16Update Android portPo Lu
2023-01-02Merge remote-tracking branch 'origin/master' into feature/androidPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-31Bring up the Android operating system and its window systemPo Lu
2022-12-16* lisp/term/xterm.el (xterm-function-map): Add M-SPC. (Bug#60077)Eli Zaretskii
2022-11-21Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu
2022-11-21; Fix typos (misspelled symbols)Stefan Kangas
2022-10-16Support MinGW build on MS-WindowsEli Zaretskii
2022-10-06Minor fixes to IM locale handlingPo Lu
2022-10-03Fix coding systems used for X input methodsPo Lu
2022-09-21Fix handling of nil device namesPo Lu
2022-09-14Implement wallpaper.el support for HaikuPo Lu
2022-09-03* lisp/term/linux.el (gpm-mouse-enable): Remove left-over declarationStefan Monnier
2022-09-01Merge from origin/emacs-28Stefan Kangas
2022-08-30t-mouse.el: Make sure we apply the setting to new terminalsStefan Monnier
2022-08-30Enable 256 colors in fbterm.Gregory Heytings
2022-08-20Don't use the system-file-manager icon in the toolbarLars Ingebrigtsen
2022-08-19Fix underscores in argument names in ns-winLars Ingebrigtsen
2022-08-19Fix ns-win.el (x-file-dialog) declarationLars Ingebrigtsen
2022-07-26Handle modifiers during Haiku DND wheel movementPo Lu
2022-07-20Fix mouse wheel DND scroll direction on HaikuPo Lu
2022-07-20Implement wheel movement during DND on HaikuPo Lu
2022-07-19Use `ash` instead of `lsh`Mattias EngdegÄrd
2022-07-18Implement last change on Haiku as wellPo Lu
2022-07-18Preserve echo area message when running DND mouse movement functionPo Lu
2022-07-13; * lisp/term/haiku-win.el: Fix compiler warnings.Po Lu
2022-07-13Implement TIMESTAMP target for Haiku selectionsPo Lu