aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix eww bookmark writingThomas Fitzsimmons2022-03-291-1/+3
* | Fix typo in ERC DCC code in verbose modeMattias EngdegÄrd2022-03-291-1/+1
* | * lisp/emacs-lisp/oclosure.el (oclosure--define): AutoloadStefan Monnier2022-03-291-0/+1
* | Temporarily fix the oclosure bootstrapPo Lu2022-03-291-0/+2
* | Add search function to search within filenames in Dired and WDired (bug#14013)Juri Linkov2022-03-284-28/+82
* | Add OClosures, a cross between functions and structsStefan Monnier2022-03-282-2/+538
* | Fix doc of `gui-get-selection' as to what is really valid as `data'Po Lu2022-03-281-4/+4
* | Minor fixes to Haiku selection supportPo Lu2022-03-281-3/+45
* | Do not register Tramp file name handlers twiceMichael Albinus2022-03-282-5/+8
* | Store latin-1 content into the Haiku clipboard as wellPo Lu2022-03-271-3/+35
* | Always run 'isearch-lazy-count-update-hook' with point at matchAugusto Stoffel2022-03-271-3/+4
* | ; Improve readablity in grep.elMichael Albinus2022-03-261-1/+1
* | Don't let Tramp block dired (Bug#54542)Michael Albinus2022-03-262-33/+37
* | 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 compiler warning in x-dnd.elPo Lu2022-03-261-8/+8
* | Avoid ClientMessage overhead when dragging stuff to other framesPo Lu2022-03-262-19/+43
* | 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
* | Improve pp-last-sexp ergonomicsLars Ingebrigtsen2022-03-251-0/+4
* | Implement new drag and drop parameter on HaikuPo Lu2022-03-251-2/+2
* | Allow dragging files from dired to windows on the same framePo Lu2022-03-252-2/+3
* | Improve documentation of 'completion-auto-select'Eli Zaretskii2022-03-251-7/+11
* | Make it easier to select text inside dired when mouse dragging is onPo Lu2022-03-251-8/+14
* | 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-242-10/+14
* | Handle invisible text in Eldoc when calculating sizeAugusto Stoffel2022-03-241-5/+8
* | Adapt Tramp to dired--insert-disk-space assumptionsMichael Albinus2022-03-242-2/+6
* | Fix autoinsert.el byte compilation warningLars Ingebrigtsen2022-03-241-0/+1
* | Add completion-auto-select second-tab value.Jimmy Aguilar Mena2022-03-242-19/+29
* | * lisp/select.el (xselect-convert-to-targets): Use `delete-dups` and `delq`Stefan Monnier2022-03-241-19/+12
* | * lisp/autoinsert.el (auto-insert-alist): Expose lambdas as codeStefan Monnier2022-03-241-7/+8
* | (archive-*-write-file-member): Fix relative file nameStefan Monnier2022-03-241-1/+3
* | Fix image-mode-fit-frame some moreLars Ingebrigtsen2022-03-241-22/+12
* | Load desktop without prompting if process is deadStefan Kangas2022-03-241-11/+39
* | Fix setter for hl-line-sticky-flag when hl-line is not loadedPo Lu2022-03-241-6/+7
* | Allow dragging and dropping multiple actionsPo Lu2022-03-241-1/+3
* | Fix regression in isearch-yank-char-in-minibufferAugusto Stoffel2022-03-231-1/+1
* | Make undigest work with multipart/mixed messagesMauro Aranda2022-03-231-1/+49
* | Make quoting of shell arguments in grep.el more robustMichael Albinus2022-03-231-62/+67
* | Support changing remoteness of DIR in rgrep and lgrepMichael Albinus2022-03-232-26/+40
* | Improvements to Haiku selection handlingPo Lu2022-03-231-1/+6
* | Reinstate `C-M-<delete>'Lars Ingebrigtsen2022-03-231-4/+2
* | Fix image-mode-fit-frame resizingLars Ingebrigtsen2022-03-231-15/+17
* | * lisp/term/pgtk-win.el: Update header comment.Andreas Schwab2022-03-231-1/+1
* | Fix hl-line testsPo Lu2022-03-231-1/+9
* | * lisp/calendar/todo-mode.el: Restore old code.Po Lu2022-03-231-4/+7