aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Faster append and vconcatMattias EngdegÄrd2022-07-071-86/+139
* Remove obscure, obsolete code from do_switch_frameAlan Mackenzie2022-07-071-53/+0
* Fix selection disowning upon frame deletion on WaylandPo Lu2022-07-071-4/+27
* Fix GTK buildPo Lu2022-07-071-46/+1
* Fix quitting out of selection converters during drag and dropPo Lu2022-07-071-45/+65
* Fix undo of changes in cloned indirect buffersEli Zaretskii2022-07-073-5/+14
* Fix NS buildPo Lu2022-07-071-0/+2
* Port `x-lost-selection-functions' to HaikuPo Lu2022-07-079-5/+181
* Avoid excessive synchronization performing "xterm" dropsPo Lu2022-07-071-0/+9
* Fix infinite looping around Haiku menusPo Lu2022-07-062-0/+8
* Stop synchronizing after sending XEmbed eventsPo Lu2022-07-061-1/+6
* Fix the MS-DOS buildPo Lu2022-07-061-1/+8
* Speed up interning XDS atomsPo Lu2022-07-063-0/+22
* Adjust better to Autoconf quoting style changePaul Eggert2022-07-051-5/+6
* Reduce duplicate code cleaning up DND processesPo Lu2022-07-061-84/+33
* Don't select for unnecessary properties during DNDPo Lu2022-07-061-3/+8
* Fix announcements of XDND mouse rectanglesPo Lu2022-07-061-2/+7
* Fix manually disowning Emacs drag atomsPo Lu2022-07-051-1/+2
* Don't take XCB socket every time we want the no of the next requestPo Lu2022-07-051-5/+7
* Don't overestimate supported input extension version on GTK 3Po Lu2022-07-051-0/+7
* Fix core dump with x-get-local-selectionPaul Eggert2022-07-041-3/+7
* * src/keymap.c (Fcopy_keymap): Document using defvar-keymap.Stefan Kangas2022-07-041-2/+8
* Avoid code duplication converting XI event state in toolkit menu codePo Lu2022-07-043-24/+11
* Handle errors caused by ignoring errors with GDK's trap installedPo Lu2022-07-041-0/+23
* Always wait for XdndStatus before sending XdndDropPo Lu2022-07-041-9/+55
* Fix accessing dpyinfo after it is deallocatedPo Lu2022-07-041-28/+32
* Display list of traps and handlers when crashing due to an X errorPo Lu2022-07-041-3/+32
* Add support for fullscreen values fullheight and fullwidth on PGTKFlorian Rommel2022-07-041-9/+18
* Add some more error checking code to `x_stop_ignoring_errors'Po Lu2022-07-041-0/+7
* abort-redisplay: Add missing unbind_to in 'recenter'Florian Rommel2022-07-031-0/+1
* Fix implementation of 'reset' face valuesEli Zaretskii2022-07-031-34/+33
* Improve performance when rejecting XI touch eventPo Lu2022-07-031-5/+11
* ; * src/xfaces.c (Finternal_set_lisp_face_attribute): Fix last change.Eli Zaretskii2022-07-031-1/+1
* Improve efficiency of `x_frame_highlight' and `x_frame_unhighlight'Po Lu2022-07-031-4/+14
* Implement pseudo-value 'reset' of face attrributesEli Zaretskii2022-07-031-25/+144
* Fix deadlocks with very old versions of libXiPo Lu2022-07-032-1/+33
* Speed up receiving drops over slow connectionsPo Lu2022-07-034-31/+95
* REQUIRE-MATCH doc string clarificationLars Ingebrigtsen2022-07-021-2/+3
* Add sanity check for Emacsen distributed without .el filesLars Ingebrigtsen2022-07-021-7/+18
* Fix error handling for XCB XlibPo Lu2022-07-022-33/+84
* Fix display disconnect when tooltip frame is alivePo Lu2022-07-021-6/+9
* Add a comment about buffer_local_value/find_symbol_valueLars Ingebrigtsen2022-07-021-2/+7
* Allow NUL characters in JSON inputLars Ingebrigtsen2022-07-021-2/+4
* ; Fix typos.Mattias EngdegÄrd2022-07-022-2/+2
* native-comp-eln-load-path doc string fixLars Ingebrigtsen2022-07-021-1/+1
* * src/sheap.h (STATIC_HEAP_SIZE): Double the size of static heap.Eli Zaretskii2022-07-021-1/+1
* Completely get rid of races during Motif drag window creationPo Lu2022-07-021-83/+96
* ; 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
|\