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-14
Merge remote-tracking branch 'savannah/master' into feature/tree-sitter
Yuan Fu
2022-06-14
Change treesit-check-query and mention it in documentation
Yuan Fu
2022-06-14
Support callers which sometimes run unrelated to display code
Eli Zaretskii
2022-06-14
Support compiled queries in treesit-query-capture
Yuan Fu
2022-06-14
* src/treesit.c (Ftreesit_query_p): New function.
Yuan Fu
2022-06-14
Add new type treesit-compiled-query
Yuan Fu
2022-06-14
Handle W = NULL in 'update_redisplay_ticks'
Eli Zaretskii
2022-06-14
Restart tick counting every command
Eli Zaretskii
2022-06-14
; Improve doc of `x-dnd-native-test-function'
Po Lu
2022-06-14
Handle coordinates of Motif drop start messages
Po Lu
2022-06-14
Handle coordinate extraction for more event types
Po Lu
2022-06-14
Use coordinates provided by DND messages if available
Po Lu
2022-06-13
Pacify GCC 12.1.1 -Wanalyzer-use-of-uninitialized-value
Paul Eggert
2022-06-13
Pacify GCC 12.1.1 in default developer build
Paul Eggert
2022-06-13
Respect test function when performing local drag-and-drop
Po Lu
2022-06-13
Improve DND tooltip updating
Po Lu
2022-06-13
Keep tooltip position in sync with monitor changes
Po Lu
2022-06-13
Fix special DND event coordinates
Po Lu
2022-06-12
Change the API of 'update_redisplay_ticks'
Eli Zaretskii
2022-06-12
Fix a typo in a doc string.
Eli Zaretskii
2022-06-12
Initial implementation of "abort-redisplay" feature
Eli Zaretskii
2022-06-12
Fix handling of scroll bar clicks on Haiku
Po Lu
2022-06-12
Use BASE_EQ when comparing with Qunbound
Mattias EngdegÄrd
2022-06-12
Fix phantom drag-and-drop targets showing up in some programs
Po Lu
2022-06-12
Don't repetitively initialize type lists during DND
Po Lu
2022-06-12
Use cached monitor info during DND if available
Po Lu
2022-06-12
* src/nsfns.m (ns_move_tooltip_to_mouse_location): Handle invisible frames.
Po Lu
2022-06-12
Don't rely on XdndAware on frames for dropping to work
Po Lu
2022-06-11
* src/fns.c (internal_equal): Use BASE_EQ where possible.
Mattias EngdegÄrd
2022-06-11
Fix timestamp of special drop events
Po Lu
2022-06-11
; * src/fileio.c (Finsert_file_contents): Fix a typo. (Bug#18370)
Eli Zaretskii
2022-06-11
Allow inserting parts of /dev/urandom with insert-file-contents
Lars Ingebrigtsen
2022-06-11
Fix some drag-and-drop handling on Haiku
Po Lu
2022-06-11
Fix initializers for Haiku scroll bars
Po Lu
2022-06-11
Fix queuing already-present selection requests
Po Lu
2022-06-11
Handle allocation errors when interning large amounts of atoms
Po Lu
2022-06-11
Prevent crash handling keyboard input from non-frame windows
Po Lu
2022-06-11
Fix cancelling DND upon a regular X error
Po Lu
2022-06-10
Remove extra call to XTranslateCoordinates when performing "xterm" drop
Po Lu
2022-06-10
; Fix documentation of 'completing-read' and friends
Eli Zaretskii
2022-06-10
Fix issues with loading autoloaded defcustoms while bound
Ignacio Casso
2022-06-10
Don't put trailing optional nil values into `command-history'
Lars Ingebrigtsen
2022-06-10
Allow REQUIRE-MATCH to be a function
Lars Ingebrigtsen
2022-06-10
Eliminate extra call to XTranslateCoordinates looking for drop target
Po Lu
2022-06-10
Fix crashes in x_tooltip_window_to_frame on GTK
Po Lu
2022-06-10
* src/haikuselect.c (haiku_note_drag_motion): Only handle visible tip_f.
Po Lu
2022-06-10
Fix DND tooltip handling with tooltip-reuse-hidden-frame
Po Lu
2022-06-09
; * src/window.c (window_body_unit_from_symbol): Fix Lisp EQ.
Eli Zaretskii
2022-06-09
Fix recalculation of `icon-title-format' after a frame is iconified
Po Lu
2022-06-09
Make `line-number-at-pos' work more like in earlier Emacs versions
Lars Ingebrigtsen
[prev]
[next]