summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-07-02Fix display disconnect when tooltip frame is alivePo Lu
2022-07-02Add a comment about buffer_local_value/find_symbol_valueLars Ingebrigtsen
2022-07-02Allow NUL characters in JSON inputLars Ingebrigtsen
2022-07-02; Fix typos.Mattias EngdegÄrd
2022-07-02native-comp-eln-load-path doc string fixLars Ingebrigtsen
2022-07-02* src/sheap.h (STATIC_HEAP_SIZE): Double the size of static heap.Eli Zaretskii
2022-07-02Completely get rid of races during Motif drag window creationPo Lu
2022-07-02; Fix typos.Stefan Kangas
2022-07-02* src/xfns.c (Fx_server_input_extension_version): Fix typo.Stefan Kangas
2022-07-02Merge from origin/emacs-28Stefan Kangas
2022-07-02Fix repeated "the"Lele Gaifax
2022-07-01* editfns.c (Fbyte_to_string): Use `make_unibyte_string`Stefan Monnier
2022-07-02Return the correct action from the Lisp side of drag-and-dropPo Lu
2022-07-01Prevent XdndPosition messages from rarely being sent out of bandPo Lu
2022-07-01; * src/fns.c (Frequire): Fix a typo in the doc string. (Bug#56328)Brennan Vincent
2022-07-01Disable middle click selection emulation during XDSPo Lu
2022-06-30Disable unrelated drag-and-drop protocols during XDS dropPo Lu
2022-06-30Fix preservation of the original value of PRIMARY after dropping on xtermPo Lu
2022-06-29Fix hscrolling of :align-to when display-line-numbers is in effectEli Zaretskii
2022-06-29Fix handling invalidated selection requestsPo Lu
2022-06-29Implement starting X Direct Save (XDS) dropsPo Lu
2022-06-29Clean up failable requests in more placesPo Lu
2022-06-29Fix reported problem with drag-and-drop inside VirtualBoxPo Lu
2022-06-28Improve sxhash-equal documentationLars Ingebrigtsen
2022-06-28Clean up Fx_begin_dragPo Lu
2022-06-28Automatically detect cyclic lists in some Haiku functionsPo Lu
2022-06-28Fix handling "C-S-u" and such when using XKBPo Lu
2022-06-28Always use XKB to translate keysyms when no input method is availablePo Lu
2022-06-27Prevent regexp cache entries from being GC'ed in more casesGerd Möllmann
2022-06-27Fix some missed Fplist_put adjustments in src/w32.cLars Ingebrigtsen
2022-06-27Adjust plist calls in .m filesLars Ingebrigtsen
2022-06-27Allow plist-get/plist-put/plist-member to take a comparison functionLars Ingebrigtsen
2022-06-27Fix off-by-one error in Fsignal_namesLars Ingebrigtsen
2022-06-27Use correct background for image mask color on HaikuPo Lu
2022-06-27Implement stipples for images on HaikuPo Lu
2022-06-27Correctly convert event state in more placesPo Lu
2022-06-26Minor clean up of previous Fsignal_names patchLars Ingebrigtsen
2022-06-26Make `signal-process' allow completing over signal namesLars Ingebrigtsen
2022-06-26Fix re-composition under 'composition-break-at-point'Eli Zaretskii
2022-06-26; Minor cosmetics adjustment to xterm.cPo Lu
2022-06-26Add some more common predefined atomsPo Lu
2022-06-26Stop catching errors for some requestsPo Lu
2022-06-26Handle errors while sending client events asynchronouslyPo Lu
2022-06-25Pacify Oracle Studio re xterm.cPaul Eggert
2022-06-25Pacify Oracle Studio re print_vectorlikePaul Eggert
2022-06-25Pacify Oracle Studio re Time_to_positionPaul Eggert
2022-06-25Update input_pending after deferring selection requestsPo Lu
2022-06-25; Fix last change regarding 'record-all-keys'Eli Zaretskii
2022-06-25Avoid recording passwords' charsManuel Giraud
2022-06-25Minor optimization of the "abort redisplay" featureEli Zaretskii