aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Always run 'isearch-lazy-count-update-hook' with point at matchAugusto Stoffel2022-03-271-3/+4
* | Fix processing of DND grab on non-XI2 buildsPo Lu2022-03-271-1/+1
* | Merge from origin/emacs-28Stefan Kangas2022-03-271-4/+0
|\ \ | |/
| * * doc/emacs/anti.texi (Antinews): Unannounce removal of Motif.Po Lu2022-03-261-4/+0
* | Fix no-toolkit buildPo Lu2022-03-271-1/+6
* | Avoid excessive synchronization when handling ShapeNotify eventsPo Lu2022-03-271-0/+93
* | ; * src/haikuimage.c (syms_of_haikuimage): Remove duplicate DEFSYM.Po Lu2022-03-271-1/+0
* | Fix reader infinite recursion for circular mixed-type valuesMattias EngdegÄrd2022-03-262-16/+52
* | ; * src/image.c (syms_of_image): Fix whitespace.Eli Zaretskii2022-03-261-4/+4
* | Enable the native display of BMP images on HaikuPo Lu2022-03-261-4/+8
* | Fix crash when timer signals or throws inside a popup menu on HaikuPo Lu2022-03-261-1/+25
* | ; * src/xterm.c (x_dnd_compute_toplevels): Fix cookie leak if rc is 0.Po Lu2022-03-261-0/+33
* | Fix processing of emacs:window_id inside DND messages if it already existsPo Lu2022-03-261-10/+11
* | ; Improve readablity in grep.elMichael Albinus2022-03-261-1/+1
* | Don't let Tramp block dired (Bug#54542)Michael Albinus2022-03-262-33/+37
* | Minor fixes to last changePo Lu2022-03-262-2/+8
* | Also fetch shapes via XCB for drag and dropPo Lu2022-03-262-1/+130
* | Use native image APIs on MS-Windows by defaultEli Zaretskii2022-03-262-3/+17
* | Support display of BMP images on MS-WindowsEli Zaretskii2022-03-264-0/+14
* | Improve 'desktop--emacs-pid-running-p'Eli Zaretskii2022-03-261-3/+19
* | Merge from origin/emacs-28Stefan Kangas2022-03-261-1/+1
|\ \ | |/
| * Fix eshell-explicit-command-char doc string typoLars Ingebrigtsen2022-03-251-1/+1
* | Fix crash when windows are destroyed by faulty clientsPo Lu2022-03-261-2/+3
* | Avoid excessive synchronization when initiating drag-and-dropPo Lu2022-03-261-4/+138
* | Fix compiler warning in x-dnd.elPo Lu2022-03-261-8/+8
* | Avoid ClientMessage overhead when dragging stuff to other framesPo Lu2022-03-263-19/+108
* | Fix minor issues with dired-mouse-drag-filesPo Lu2022-03-261-4/+15
* | ; * lisp/gnus/nnselect.el (nnselect-get-artlist): Fix last change.Andrew G Cohen2022-03-261-1/+1
* | ; Restore regexp-quote for gnus subject matchAndrew G Cohen2022-03-261-1/+1
* | Fix (bounds-of-thing-at-point 'number)Lars Ingebrigtsen2022-03-251-2/+5
* | Fix reporting of read error line/columns in the init fileLars Ingebrigtsen2022-03-251-6/+14
* | Improve pp-last-sexp ergonomicsLars Ingebrigtsen2022-03-251-0/+4
* | Implement new drag and drop parameter on HaikuPo Lu2022-03-254-8/+15
* | Allow dragging files from dired to windows on the same framePo Lu2022-03-256-15/+26
* | Improve documentation of 'completion-auto-select'Eli Zaretskii2022-03-252-12/+19
* | Make it easier to select text inside dired when mouse dragging is onPo Lu2022-03-251-8/+14
* | * admin/notes/emba: Mention workflow rules for branches.Michael Albinus2022-03-251-1/+6
* | Fix quitting DND while waiting for finishPo Lu2022-03-251-1/+2
* | Take window shapes into account when processing drag and dropPo Lu2022-03-254-22/+410
* | Merge from origin/emacs-28Stefan Kangas2022-03-251-12/+22
|\ \ | |/
| * Clarify the description of "selected tags table"Eli Zaretskii2022-03-241-12/+22
* | Use _NET_CLIENT_LIST_STACKING to optimize drag and drop window discoveryPo Lu2022-03-251-3/+313
* | Fix wrapping of 'previous-completion' at the beginning of bufferPhilip Kaludercic2022-03-241-1/+8
* | Small fixes for the new feature 'second-tab' of 'completion-auto-select'Juri Linkov2022-03-244-18/+23
* | Handle invisible text in Eldoc when calculating sizeAugusto Stoffel2022-03-241-5/+8
* | ; * etc/NEWS: Fix wording of a recently added entry.Eli Zaretskii2022-03-241-5/+8
* | Allow fetching events from other displays inside DNDPo Lu2022-03-241-3/+7
* | ; Fix filename in undigest-tests.el headerMauro Aranda2022-03-241-1/+1
* | Adapt Tramp to dired--insert-disk-space assumptionsMichael Albinus2022-03-242-2/+6
* | Fix autoinsert.el byte compilation warningLars Ingebrigtsen2022-03-241-0/+1