index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-06-19
Ignore emulated mouse clicks during drag-and-drop
Po Lu
2022-06-19
Fix crashes when the _EMACS_DRAG_ATOM is the wrong type
Po Lu
2022-06-19
Cache the Motif drag window to avoid fetching it every time
Po Lu
2022-06-19
Fix timestamps recorded in Motif DND top level leave messages
Po Lu
2022-06-18
Fix last tty-select-active-regions change
Basil L. Contovounesios
2022-06-18
Filter out NS non-key events from `where-is-internal'
Lars Ingebrigtsen
2022-06-18
Remove unnecessary clearing of internal border on Haiku
Po Lu
2022-06-18
Support `select-active-regions' with xterm
Duncan Findlay
2022-06-18
Don't count ticks too eagerly in syntax.c
Eli Zaretskii
2022-06-18
Allow aborting redisplay stuck in 'parse-partial-sexp'
Eli Zaretskii
2022-06-18
Remove unused Haiku code
Po Lu
2022-06-18
Fix type mixup in haikuselect.c
Po Lu
2022-06-18
Prevent Lisp code or synthetic events from ruining the user time
Po Lu
2022-06-18
Fix specifying named action lists in `x-begin-drag'
Po Lu
2022-06-17
Fix double-free in treesit.c
Yuan Fu
2022-06-17
Handle too long syntactic fontifications
Eli Zaretskii
2022-06-17
Improve time parsing documentation
Lars Ingebrigtsen
2022-06-17
Reduce code duplication when setting user time window
Po Lu
2022-06-17
Clarify 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-17
Fix computation of screen width and height on Haiku
Po Lu
2022-06-17
Fix instances of not using a usable Motif drag atom
Po Lu
2022-06-17
Improve window manager user time reporting mode switching
Po Lu
2022-06-17
Update last event time during DND operations
Po Lu
2022-06-16
Change treesit-parser-list from variable to function
Yuan Fu
2022-06-16
* src/fns.c (Fmapconcat): Optimize the case where separator==""
Stefan Monnier
2022-06-16
Consolidate treesit parser create functions
Yuan Fu
2022-06-16
Fix treesit function ts_record_change and friends
Yuan Fu
2022-06-16
; Minor optimization in treesit range function
Yuan Fu
2022-06-16
; * src/treesit.c: Add comment to explain design decisions.
Yuan Fu
2022-06-16
Fix disruption of windows' display by shr.el
Eli Zaretskii
2022-06-16
* src/fns.c (mapcar1): Test types in rough order of likelyhood.
Mattias Engdegård
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-06-16
Fix byte-swapping of Motif DND tables
Po Lu
2022-06-16
Fix Motif DND after atom ownership is lost due to frame destruction
Po Lu
2022-06-16
Merge from origin/emacs-28
Stefan Kangas
2022-06-16
Improve drag atom computation
Po Lu
2022-06-15
Streamline time decoding and conversion
Paul Eggert
2022-06-15
Prefer BASE_EQ in time-sensitive ops
Paul Eggert
2022-06-16
Comply with the Motif requirement for unique drag atoms
Po 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 change
Robert Pluim
2022-06-15
Implement using the OffiX protocol for dropping
Po Lu
2022-06-15
Describe 'set-file-modes' argument prompting
Robert Pluim
2022-06-15
Handle coordinates for the old KDE drop protocol
Po Lu
2022-06-14
Fix compile warnings and errors in treesit.c
Yuan Fu
2022-06-15
Fix link action handling with Motif DND
Po Lu
2022-06-15
Handle coordinates from XM_DRAG_REASON_DRAG_MOTION replies
Po Lu
[prev]
[next]