summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-09Add tree-sitter version of prog-fill-reindent-defun (bug#78703)Yuan Fu
2025-06-09; Create a new section for sexp functions in treesit.el.Yuan Fu
2025-06-09Extract out prog--text-at-point-p from prog-fill-reindent-defunYuan Fu
2025-06-09; * lisp/progmodes/prog-mode.el (prog-fill-reindent-defun): Typo.Yuan Fu
2025-06-09Add new tactic to treesit-navigate-thing (bug#78703)Yuan Fu
2025-06-09Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii
2025-06-09Support checking auth-source for NickServ password for rcircPhilip Kaludercic
2025-06-09; * lisp/net/rcirc.el (rcirc-channel-p): Simplify implementationPhilip Kaludercic
2025-06-09Prompt just once when deleting multiple files with C-x v vSean Whitton
2025-06-09Require CertFP files for rcirc to existPhilip Kaludercic
2025-06-09Revert "Fix function arity check for noncompiled callees (bug#78685)"Mattias Engdegård
2025-06-09; Document recent VC changes regarding file removalSean Whitton
2025-06-09* lisp/progmodes/c-ts-mode.el (c-ts-mode-menu): Add 'bound-and-true-p'.Juri Linkov
2025-06-08; Fix last change.Eshel Yaron
2025-06-08; Document 'completion-table-with-metadata' in the ELisp manualEshel Yaron
2025-06-08; * doc/lispref/modes.texi (Font Lock Basics): Remove old info (bug#78720).Eli Zaretskii
2025-06-08More language server on embaMichael Albinus
2025-06-08Improve emba integrationMichael Albinus
2025-06-08Adapt emba integration (don't merge)Michael Albinus
2025-06-08vc-next-action: On mixed state sets, treat missing files as removedSean Whitton
2025-06-08vc-next-action: Offer to delete missing filesSean Whitton
2025-06-08Fix 'ffap-string-at-point' under 'ffap-file-name-with-spaces'Eli Zaretskii
2025-06-07; Use completion category 'recentf' in 'recentf-open'Eshel Yaron
2025-06-07Fix 'save-some-buffers' when file name has embedded '%'Eli Zaretskii
2025-06-07vc-git: Properly track unstaged deletionsSean Whitton
2025-06-07; * lisp/vc/vc-git.el (vc-git-after-dir-status-stage): Comments.Sean Whitton
2025-06-07Inline sole call to vc-git--state-codeSean Whitton
2025-06-07Merge from origin/emacs-30Eli Zaretskii
2025-06-07; Merge from origin/emacs-30Eli Zaretskii
2025-06-07Merge from origin/emacs-30Eli Zaretskii
2025-06-07; Fix last change (bug#78396)Eli Zaretskii
2025-06-07Add option for not highlight parens inside comments or stringsElías Gabriel Pérez
2025-06-07Fix vertical-motion when an image is at EOL under word-wrapJD Smith
2025-06-07; Fix last change (bug#77945)Eli Zaretskii
2025-06-07Add optional inherit argument to 'face-all-attributes' (bug#77945)shipmints
2025-06-07Avoid whitespace-mode breaking standard-display-unicode-special-glyphsEli Zaretskii
2025-06-07Teach checkdoc about (:this that) in cl-defunEli Zaretskii
2025-06-07Fix semantic-utest-ia testsEli Zaretskii
2025-06-07* lisp/cedet/semantic.el: Turn off semantic-mode in all buffers (bug#76815),Lin Sun
2025-06-06; * doc/emacs/misc.texi (Network Security): Fix typo.Robert Pluim
2025-06-06New revert-files VC backend function for faster mass revertsSean Whitton
2025-06-06Fix apparent thinko in vc-next-actionSean Whitton
2025-06-06VC: Deprecate log-incoming and log-outgoing backend functionsSean Whitton
2025-06-06* lisp/vc/vc.el: Update specification of print-log backend function.Sean Whitton
2025-06-06; vc--with-backend-in-rootdir: Fix Edebug declaration.Sean Whitton
2025-06-06; * lisp/register.el (cl-find-class): declare to silence warningMattias Engdegård
2025-06-06; * lisp/treesit.el (treesit-beginning-of-defun): Doc fix (bug#78703).Eli Zaretskii
2025-06-06project-switch-to-buffer: Don't disambiguate too muchDmitry Gutov
2025-06-06Add uniquify-get-unique-names (bug#77312)Spencer Baugh
2025-06-05Fix function arity check for noncompiled callees (bug#78685)Mattias Engdegård