aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ; Fix typos.Stefan Kangas2022-07-021-1/+1
| * | | * src/xfns.c (Fx_server_input_extension_version): Fix typo.Stefan Kangas2022-07-021-3/+3
| * | | Merge from origin/emacs-28Stefan Kangas2022-07-021-1/+1
| |\ \ \ | | |/ /
| | * | ; * src/fns.c (Frequire): Fix a typo in the doc string. (Bug#56328)Brennan Vincent2022-07-011-1/+1
| * | | Fix repeated "the"Lele Gaifax2022-07-022-5/+5
| * | | * editfns.c (Fbyte_to_string): Use `make_unibyte_string`Stefan Monnier2022-07-011-1/+1
| * | | Return the correct action from the Lisp side of drag-and-dropPo Lu2022-07-024-170/+85
| * | | Prevent XdndPosition messages from rarely being sent out of bandPo Lu2022-07-011-3/+8
| * | | Disable middle click selection emulation during XDSPo Lu2022-07-012-4/+21
| * | | Disable unrelated drag-and-drop protocols during XDS dropPo Lu2022-06-301-2/+14
| * | | Fix preservation of the original value of PRIMARY after dropping on xtermPo Lu2022-06-303-31/+69
| * | | Fix hscrolling of :align-to when display-line-numbers is in effectEli Zaretskii2022-06-292-16/+47
| * | | Fix handling invalidated selection requestsPo Lu2022-06-291-1/+4
| * | | Implement starting X Direct Save (XDS) dropsPo Lu2022-06-294-3/+12
| * | | Clean up failable requests in more placesPo Lu2022-06-291-3/+19
| * | | Fix reported problem with drag-and-drop inside VirtualBoxPo Lu2022-06-293-23/+107
| * | | Improve sxhash-equal documentationLars Ingebrigtsen2022-06-281-2/+4
| * | | Clean up Fx_begin_dragPo Lu2022-06-281-4/+2
| * | | Automatically detect cyclic lists in some Haiku functionsPo Lu2022-06-281-5/+5
| * | | Fix handling "C-S-u" and such when using XKBPo Lu2022-06-281-10/+0
| * | | Always use XKB to translate keysyms when no input method is availablePo Lu2022-06-281-8/+54
| * | | Prevent regexp cache entries from being GC'ed in more casesGerd Möllmann2022-06-271-23/+26
| * | | Fix some missed Fplist_put adjustments in src/w32.cLars Ingebrigtsen2022-06-271-6/+6
| * | | Adjust plist calls in .m filesLars Ingebrigtsen2022-06-272-2/+2
| * | | Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen2022-06-2719-257/+266
| * | | Fix off-by-one error in Fsignal_namesLars Ingebrigtsen2022-06-271-1/+1
| * | | Use correct background for image mask color on HaikuPo Lu2022-06-271-1/+1
| * | | Implement stipples for images on HaikuPo Lu2022-06-273-18/+90
| * | | Correctly convert event state in more placesPo Lu2022-06-271-2/+3
| * | | Minor clean up of previous Fsignal_names patchLars Ingebrigtsen2022-06-261-3/+1
| * | | Make `signal-process' allow completing over signal namesLars Ingebrigtsen2022-06-261-1/+18
| * | | Fix re-composition under 'composition-break-at-point'Eli Zaretskii2022-06-261-0/+6
| * | | ; Minor cosmetics adjustment to xterm.cPo Lu2022-06-261-7/+7
| * | | Add some more common predefined atomsPo Lu2022-06-261-2/+29
| * | | Stop catching errors for some requestsPo Lu2022-06-261-17/+13
| * | | Handle errors while sending client events asynchronouslyPo Lu2022-06-262-25/+133
| * | | Pacify Oracle Studio re xterm.cPaul Eggert2022-06-251-9/+15
| * | | Pacify Oracle Studio re print_vectorlikePaul Eggert2022-06-251-2/+2
| * | | Pacify Oracle Studio re Time_to_positionPaul Eggert2022-06-251-1/+1
| * | | Update input_pending after deferring selection requestsPo Lu2022-06-251-1/+7
| * | | ; Fix last change regarding 'record-all-keys'Eli Zaretskii2022-06-251-2/+4
| * | | Avoid recording passwords' charsManuel Giraud2022-06-251-0/+18
| * | | Minor optimization of the "abort redisplay" featureEli Zaretskii2022-06-254-11/+14
| * | | Implement image transform smoothing on HaikuPo Lu2022-06-255-6/+21
| * | | Fix false positive due to 'max-redisplay-ticks' featureEli Zaretskii2022-06-251-0/+4
| * | | Fix non-XI2 buildPo Lu2022-06-251-4/+4
| * | | ; Fix typo in last changePo Lu2022-06-251-1/+1
| * | | Implement "flip" image transforms on HaikuPo Lu2022-06-255-173/+159
| * | | Add support for image flippingTimo Taipalus2022-06-241-4/+27
| * | | Fix assertion violation when 'max-redisplay-ticks' is set too lowEli Zaretskii2022-06-241-0/+5