aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Replace list and vector sorting with TIMSORT algorithmAndrew G Cohen2022-04-046-101/+1079
* | Add optional GC marking function to specpdl unwind_ptr recordMattias EngdegÄrd2022-04-042-1/+24
* | * src/xterm.c (x_dnd_get_target_window): Look at root window proxies too.Po Lu2022-04-041-0/+32
* | * lisp/tab-bar.el (tab-bar-undo-close-tab): Update tab-bar-lines (bug#54684)Juri Linkov2022-04-031-2/+3
* | ; * lisp/emacs-lisp/cl-macs.el (cl-struct-slot-value): Fix typo.Philipp Stephani2022-04-031-1/+1
* | Fix various bugs with mouse dragging on HaikuPo Lu2022-04-031-18/+32
* | Fix handling of '\\' inside double-quotes in EshellJim Porter2022-04-032-26/+29
* | Ensure re-encoding after change in gnus-inews-do-gccJames Thomas2022-04-031-1/+2
* | Have global minor modes say so in the doc stringLars Ingebrigtsen2022-04-031-9/+11
* | Implement `drag-source' values of `track-mouse' on PGTK.Po Lu2022-04-032-19/+39
* | Implement `drag-source' values of track-mouse on NSPo Lu2022-04-031-5/+16
* | Implement (sort of) `drag-source' on HaikuPo Lu2022-04-031-2/+8
* | Make dragging stuff to a window above a frame workPo Lu2022-04-036-35/+90
* | Don't touch WAYLAND_DISPLAY in browse-urlPo Lu2022-04-031-1/+5
* | Look for DND proxies on the root window as wellPo Lu2022-04-031-2/+17
* | Implement new DND features on GNUstepPo Lu2022-04-032-19/+53
* | Implement new DND options on HaikuPo Lu2022-04-034-20/+40
* | Add user options to move point and scroll window during DNDPo Lu2022-04-034-8/+75
* | Fix Motif drag-and-drop on servers without XI2Po Lu2022-04-031-1/+3
* | Fix incorrect usage of XM_DRAG_SIDE_EFFECTPo Lu2022-04-031-3/+6
* | ; Pacify obsoletion warnings in image-tests.el.Basil L. Contovounesios2022-04-021-3/+4
* | Fix bootstrap errors after previous easy-mmode changeLars Ingebrigtsen2022-04-023-33/+32
* | Fix regression in tex alignmentLars Ingebrigtsen2022-04-021-3/+4
* | em-extpipe: Catch eshell-incomplete thrown while parsingSean Whitton2022-04-022-4/+22
* | Add S-SPC key sequence to bookmark-bmenu-mode-mapAugust Feng2022-04-021-0/+1
* | Put the define-minor-mode boilerplate at the end of the doc stringsLars Ingebrigtsen2022-04-021-24/+42
* | ; Improve documentation of 'font-lock-ignore'Eli Zaretskii2022-04-024-77/+100
* | Further tweaks to cl--generic-describeLars Ingebrigtsen2022-04-021-1/+7
* | * lisp/dired.el (dired-mouse-drag): Offer HOST_NAME as well.Po Lu2022-04-021-1/+1
* | Fix crash when retrieving window property with invalid atom dataPo Lu2022-04-021-0/+2
* | Compute size of structs with flexible arrays correctly in Motif DND codePo Lu2022-04-021-3/+8
* | ; * src/sqlite.c: Fix up header comment.Po Lu2022-04-021-3/+3
* | Fix error on mouse move over something not a window while dragging textPo Lu2022-04-021-11/+14
* | ; * lisp/mouse.el (mouse-drag-and-drop-region-scroll-margin): Fix type.Po Lu2022-04-021-1/+2
* | Add new option `mouse-drag-and-drop-region-scroll-margin'Po Lu2022-04-022-0/+41
* | Implement DELETE selection target for cross program dragsPo Lu2022-04-022-81/+96
* | Work around dynamic drag bugs in modern MotifPo Lu2022-04-021-6/+42
* | Make Motif drag work on window managers that don't support client listsPo Lu2022-04-021-26/+134
* | * lisp/progmodes/xref.el (xref-search-program): Fix typo.Dmitry Gutov2022-04-021-1/+1
* | Support ugrep in xref-search-program-alistManuel Uberti2022-04-021-1/+3
* | kmacro: Represent it as an OClosureStefan Monnier2022-04-014-125/+146
* | ; gnus/nnselect must get headers from the right groupAndrew G Cohen2022-04-021-0/+1
* | ; * etc/NEWS: Fix typos. Reported by "T.V Raman" <raman@google.com>.Eli Zaretskii2022-04-011-4/+4
* | New user option 'font-lock-ignore'Augusto Stoffel2022-04-013-4/+171
* | cl-generic: Rework obsolescence checks for defmethodStefan Monnier2022-04-012-18/+15
* | Better check for when clipboard or primary selection have changedIgnacio2022-04-013-32/+87
* | OClosure: Add support for defmethod dispatchStefan Monnier2022-04-014-18/+73
* | Implement the Motif drag protocolPo Lu2022-04-011-61/+556
* | Update modus-themes to their version 2.3.0Protesilaos Stavrou2022-04-014-365/+757
* | More robust checks for directory buffers in image-modeMichael Albinus2022-04-011-2/+5