summaryrefslogtreecommitdiff
path: root/lisp/term
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* * lisp/term/xterm.el (xterm-function-map): Add M-SPC. (Bug#60077)Eli Zaretskii2022-12-16
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-21
|\
| * ; Fix typos (misspelled symbols)Stefan Kangas2022-11-21
* | Support MinGW build on MS-WindowsEli Zaretskii2022-10-16
|/
* Minor fixes to IM locale handlingPo Lu2022-10-06
* Fix coding systems used for X input methodsPo Lu2022-10-03
* Fix handling of nil device namesPo Lu2022-09-21
* Implement wallpaper.el support for HaikuPo Lu2022-09-14
* * lisp/term/linux.el (gpm-mouse-enable): Remove left-over declarationStefan Monnier2022-09-03
* Merge from origin/emacs-28Stefan Kangas2022-09-01
|\
| * Enable 256 colors in fbterm.Gregory Heytings2022-08-30
* | t-mouse.el: Make sure we apply the setting to new terminalsStefan Monnier2022-08-30
* | Don't use the system-file-manager icon in the toolbarLars Ingebrigtsen2022-08-20
* | Fix underscores in argument names in ns-winLars Ingebrigtsen2022-08-19
* | Fix ns-win.el (x-file-dialog) declarationLars Ingebrigtsen2022-08-19
* | Handle modifiers during Haiku DND wheel movementPo Lu2022-07-26
* | Fix mouse wheel DND scroll direction on HaikuPo Lu2022-07-20
* | Implement wheel movement during DND on HaikuPo Lu2022-07-20
* | Use `ash` instead of `lsh`Mattias Engdegård2022-07-19
* | Implement last change on Haiku as wellPo Lu2022-07-18
* | Preserve echo area message when running DND mouse movement functionPo Lu2022-07-18
* | ; * lisp/term/haiku-win.el: Fix compiler warnings.Po Lu2022-07-13
* | Implement TIMESTAMP target for Haiku selectionsPo Lu2022-07-13
* | Remove many items obsolete since 24.1Stefan Kangas2022-07-08
* | Make some defcustom types more restrictiveStefan Kangas2022-07-05
* | Clean up failable requests in more placesPo Lu2022-06-29
* | Handle be:actions field in Haiku DND messagesPo Lu2022-06-29
* | Adjust x-clipboard-yank for recent selection ownership changesPo Lu2022-06-28
* | Re-fix build warnings about subr-x defsubstsLars Ingebrigtsen2022-06-25
* | Revert "Fix some byte-compilation warnings about subr-x"Lars Ingebrigtsen2022-06-25
* | Fix some byte-compilation warnings about subr-xLars Ingebrigtsen2022-06-24
* | Allow dropping more data types on PGTKPo Lu2022-06-23
* | Move selection delayed message to a better locationPo Lu2022-06-21
* | Issue a message if getting a selection takes a long timeLars Ingebrigtsen2022-06-20
* | Don't handle reverseVideo X resource speciallyLars Ingebrigtsen2022-06-19
* | Fix test failures due to 'xterm-select-active-regions'Eli Zaretskii2022-06-18
* | Filter out NS non-key events from `where-is-internal'Lars Ingebrigtsen2022-06-18
* | Support `select-active-regions' with xtermDuncan Findlay2022-06-18
* | Bind Cmd-t to menu-set-font on macOSDaniel Martín2022-06-14
* | Fix out of date parts in NS doc and keyboard bindingsPo Lu2022-06-14
* | Fix some drag-and-drop handling on HaikuPo Lu2022-06-11
* | Implement `follow-tooltip' on NS as wellPo Lu2022-06-09
* | Implement `follow-tooltip' for DND on HaikuPo Lu2022-06-09
* | Also show mouse DND tooltip contents during interprogram drag-and-dropPo Lu2022-06-09
* | Update Haiku drag-and-drop codePo Lu2022-06-07
* | Support dragging multiple files on NSPo Lu2022-06-04
* | Handle dragging multiple files on HaikuPo Lu2022-06-03
* | Handle dropping text/uri-list on HaikuPo Lu2022-06-02
* | Adjust last change to Haiku as wellPo Lu2022-06-01