summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-15dired-copy-filename-as-kill: Support project-relative namesDmitry Gutov
2025-03-15Teach diff-apply-hunk to handle hunks with empty contextTomas Nordin
2025-03-14; Fix 'diff-mode' tests (Bug#77014)john muhl
2025-03-14Make turn-on-flyspell/turn-off-flyspell obsoleteStefan Kangas
2025-03-14Improve tramp-*-with-sudo commandsMichael Albinus
2025-03-14; * etc/NEWS: Announce the larger number of sub-processes on w32.Eli Zaretskii
2025-03-14; * src/w32.h (free_wait_pool): Move prototype from w32.c.Eli Zaretskii
2025-03-14Increase FD_SETSIZE on Windows to support more subprocessesYue Yi
2025-03-14Fix a recent change in isearch.elEli Zaretskii
2025-03-14; * lisp/isearch.el (isearch-yank-x-selection): Doc fix.Eli Zaretskii
2025-03-14Enable yanking non-Latin-1 primary selections in I-SearchPo Lu
2025-03-14New configure option --with-systemduserunitdirUlrich Müller
2025-03-13Merge from origin/emacs-30Yuan Fu
2025-03-13Fix treesit-parser-create behavior regarding indirect buffersYuan Fu
2025-03-13Fix aborts and text corruption in 'replace-buffer-contents'Eli Zaretskii
2025-03-13Handle narrowed buffers in treesit-forward-sentence (bug#76679)Juri Linkov
2025-03-13Support more embedded ranges in treesit-up-list and treesit-outline-levelJuri Linkov
2025-03-13* lisp/textmodes/css-mode.el (css-ts-mode--outline-predicate): Improve.Juri Linkov
2025-03-13Fix error when trying to recommend setoptMauro Aranda
2025-03-13; Fix recent defvar-local docstring metavars.Basil L. Contovounesios
2025-03-13; Fix with-delayed-message docstring metavars.Basil L. Contovounesios
2025-03-13Allow control of indicating empty rectangular selectionsEli Zaretskii
2025-03-13Fix 'dired-movement-style' in Dired when subdirs are shownEli Zaretskii
2025-03-13; Fix last change (bug#75543)Eli Zaretskii
2025-03-13Turn 'remember-mode' into a minor modeMatthias Meulien
2025-03-13Recognize graphic as a type when customizing a faceMauro Aranda
2025-03-13; * lisp/register.el (register-use-preview): Doc fix (bug#76739).Eli Zaretskii
2025-03-13Simplify and improve indent rules in 'lua-ts-mode'john muhl
2025-03-13Fix loading follow.elStefan Kangas
2025-03-13; Add texinfo reference to GNU Coding Standards.Jeremy Bryant
2025-03-13window-tool-bar: Use `static-if' from Compat 30Daniel Mendler
2025-03-13; Fix mistake in defvar-keymap conversionStefan Kangas
2025-03-12Tramp: Don't offer non-existing containers in completionMichael Albinus
2025-03-12; Improve `reftex-toc-help'Arash Esbati
2025-03-12time-stamp: optimize resource useStephen Gildea
2025-03-12time-stamp: refactor for readabilityStephen Gildea
2025-03-12; * lisp/files.el (executable-find): Doc fix.Eli Zaretskii
2025-03-12Don't warn about Xft >= 2.3.6Po Lu
2025-03-12; exchange-point-and-mark-highlight-region: Add more detail here tooSean Whitton
2025-03-12; Add more detail to exchange-point-and-mark docstringSean Whitton
2025-03-12find-function-mode-lower-precedence: Also remove the global bindingsSean Whitton
2025-03-12; Document recent change to diff-apply-bufferSean Whitton
2025-03-12; Replace "Elisp" with "Lisp" or "Emacs Lisp" in some placesSean Whitton
2025-03-12; Touch up docs for exchange-point-and-mark-highlight-regionSean Whitton
2025-03-12Merge from origin/emacs-30Sean Whitton
2025-03-12; Merge from origin/emacs-30Sean Whitton
2025-03-12Merge from origin/emacs-30Sean Whitton
2025-03-12Correct some outdated docs for hack-local-variablesSean Whitton
2025-03-12; Backport ELisp->Elisp fix to etc/NEWS to ease mergingSean Whitton
2025-03-12; Fix :version tagStefan Kangas