summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-06-19Ignore emulated mouse clicks during drag-and-dropPo Lu
2022-06-19Fix crashes when the _EMACS_DRAG_ATOM is the wrong typePo Lu
2022-06-19Cache the Motif drag window to avoid fetching it every timePo Lu
2022-06-19Fix timestamps recorded in Motif DND top level leave messagesPo Lu
2022-06-18Fix last tty-select-active-regions changeBasil L. Contovounesios
2022-06-18Filter out NS non-key events from `where-is-internal'Lars Ingebrigtsen
2022-06-18Remove unnecessary clearing of internal border on HaikuPo Lu
2022-06-18Support `select-active-regions' with xtermDuncan Findlay
2022-06-18Don't count ticks too eagerly in syntax.cEli Zaretskii
2022-06-18Allow aborting redisplay stuck in 'parse-partial-sexp'Eli Zaretskii
2022-06-18Remove unused Haiku codePo Lu
2022-06-18Fix type mixup in haikuselect.cPo Lu
2022-06-18Prevent Lisp code or synthetic events from ruining the user timePo Lu
2022-06-18Fix specifying named action lists in `x-begin-drag'Po Lu
2022-06-17Fix double-free in treesit.cYuan Fu
2022-06-17Handle too long syntactic fontificationsEli Zaretskii
2022-06-17Improve time parsing documentationLars Ingebrigtsen
2022-06-17Reduce code duplication when setting user time windowPo Lu
2022-06-17Clarify doc of `x-display-set-last-user-time'Po Lu
2022-06-17* src/fns.c (Fmapconcat): Better empty-string-or-nil detection.Mattias Engdegård
2022-06-17Fix computation of screen width and height on HaikuPo Lu
2022-06-17Fix instances of not using a usable Motif drag atomPo Lu
2022-06-17Improve window manager user time reporting mode switchingPo Lu
2022-06-17Update last event time during DND operationsPo Lu
2022-06-16Change treesit-parser-list from variable to functionYuan Fu
2022-06-16* src/fns.c (Fmapconcat): Optimize the case where separator==""Stefan Monnier
2022-06-16Consolidate treesit parser create functionsYuan Fu
2022-06-16Fix treesit function ts_record_change and friendsYuan Fu
2022-06-16; Minor optimization in treesit range functionYuan Fu
2022-06-16; * src/treesit.c: Add comment to explain design decisions.Yuan Fu
2022-06-16Fix disruption of windows' display by shr.elEli Zaretskii
2022-06-16* src/fns.c (mapcar1): Test types in rough order of likelyhood.Mattias Engdegård
2022-06-16Use BASE_EQ instead of EQ where obviously safeMattias Engdegård
2022-06-16Fix byte-swapping of Motif DND tablesPo Lu
2022-06-16Fix Motif DND after atom ownership is lost due to frame destructionPo Lu
2022-06-16Merge from origin/emacs-28Stefan Kangas
2022-06-16Improve drag atom computationPo Lu
2022-06-15Streamline time decoding and conversionPaul Eggert
2022-06-15Prefer BASE_EQ in time-sensitive opsPaul Eggert
2022-06-16Comply with the Motif requirement for unique drag atomsPo Lu
2022-06-15; * src/treesit.c (ts_check_buffer_size): Improve error message.Yuan Fu
2022-06-15; * src/treesit.c (ts_read_buffer): Clarify comments.Yuan Fu
2022-06-15* src/treesit.c (ts_check_range_argument): Check for point-min/max.Yuan Fu
2022-06-15; * src/fileio.c (Fset_file_modes): Improve previous changeRobert Pluim
2022-06-15Implement using the OffiX protocol for droppingPo Lu
2022-06-15Describe 'set-file-modes' argument promptingRobert Pluim
2022-06-15Handle coordinates for the old KDE drop protocolPo Lu
2022-06-14Fix compile warnings and errors in treesit.cYuan Fu
2022-06-15Fix link action handling with Motif DNDPo Lu
2022-06-15Handle coordinates from XM_DRAG_REASON_DRAG_MOTION repliesPo Lu