summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-06-14Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu
2022-06-14Change treesit-check-query and mention it in documentationYuan Fu
2022-06-14Support callers which sometimes run unrelated to display codeEli Zaretskii
2022-06-14Support compiled queries in treesit-query-captureYuan Fu
2022-06-14* src/treesit.c (Ftreesit_query_p): New function.Yuan Fu
2022-06-14Add new type treesit-compiled-queryYuan Fu
2022-06-14Handle W = NULL in 'update_redisplay_ticks'Eli Zaretskii
2022-06-14Restart tick counting every commandEli Zaretskii
2022-06-14; Improve doc of `x-dnd-native-test-function'Po Lu
2022-06-14Handle coordinates of Motif drop start messagesPo Lu
2022-06-14Handle coordinate extraction for more event typesPo Lu
2022-06-14Use coordinates provided by DND messages if availablePo Lu
2022-06-13Pacify GCC 12.1.1 -Wanalyzer-use-of-uninitialized-valuePaul Eggert
2022-06-13Pacify GCC 12.1.1 in default developer buildPaul Eggert
2022-06-13Respect test function when performing local drag-and-dropPo Lu
2022-06-13Improve DND tooltip updatingPo Lu
2022-06-13Keep tooltip position in sync with monitor changesPo Lu
2022-06-13Fix special DND event coordinatesPo Lu
2022-06-12Change the API of 'update_redisplay_ticks'Eli Zaretskii
2022-06-12Fix a typo in a doc string.Eli Zaretskii
2022-06-12Initial implementation of "abort-redisplay" featureEli Zaretskii
2022-06-12Fix handling of scroll bar clicks on HaikuPo Lu
2022-06-12Use BASE_EQ when comparing with QunboundMattias EngdegÄrd
2022-06-12Fix phantom drag-and-drop targets showing up in some programsPo Lu
2022-06-12Don't repetitively initialize type lists during DNDPo Lu
2022-06-12Use cached monitor info during DND if availablePo Lu
2022-06-12* src/nsfns.m (ns_move_tooltip_to_mouse_location): Handle invisible frames.Po Lu
2022-06-12Don't rely on XdndAware on frames for dropping to workPo Lu
2022-06-11* src/fns.c (internal_equal): Use BASE_EQ where possible.Mattias EngdegÄrd
2022-06-11Fix timestamp of special drop eventsPo Lu
2022-06-11; * src/fileio.c (Finsert_file_contents): Fix a typo. (Bug#18370)Eli Zaretskii
2022-06-11Allow inserting parts of /dev/urandom with insert-file-contentsLars Ingebrigtsen
2022-06-11Fix some drag-and-drop handling on HaikuPo Lu
2022-06-11Fix initializers for Haiku scroll barsPo Lu
2022-06-11Fix queuing already-present selection requestsPo Lu
2022-06-11Handle allocation errors when interning large amounts of atomsPo Lu
2022-06-11Prevent crash handling keyboard input from non-frame windowsPo Lu
2022-06-11Fix cancelling DND upon a regular X errorPo Lu
2022-06-10Remove extra call to XTranslateCoordinates when performing "xterm" dropPo Lu
2022-06-10; Fix documentation of 'completing-read' and friendsEli Zaretskii
2022-06-10Fix issues with loading autoloaded defcustoms while boundIgnacio Casso
2022-06-10Don't put trailing optional nil values into `command-history'Lars Ingebrigtsen
2022-06-10Allow REQUIRE-MATCH to be a functionLars Ingebrigtsen
2022-06-10Eliminate extra call to XTranslateCoordinates looking for drop targetPo Lu
2022-06-10Fix crashes in x_tooltip_window_to_frame on GTKPo Lu
2022-06-10* src/haikuselect.c (haiku_note_drag_motion): Only handle visible tip_f.Po Lu
2022-06-10Fix DND tooltip handling with tooltip-reuse-hidden-framePo Lu
2022-06-09; * src/window.c (window_body_unit_from_symbol): Fix Lisp EQ.Eli Zaretskii
2022-06-09Fix recalculation of `icon-title-format' after a frame is iconifiedPo Lu
2022-06-09Make `line-number-at-pos' work more like in earlier Emacs versionsLars Ingebrigtsen