summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-22Fix python-ts-mode font-lock breakage by grammar change (bug#79457)Yuan Fu
2025-09-22; * lisp/vc/vc-git.el (vc-git--checkin): Fix error message.Sean Whitton
2025-09-22Fix font lock in php-ts-modeRoi Martin
2025-09-22Navigate *Completions* buffer based on 'completions-format'Stephen Berman
2025-09-22Fix minor incorrect statement about shorthands.Philipp Stephani
2025-09-22; * doc/lispref/symbols.texi (Shorthands): Add missing parenthesis.Philipp Stephani
2025-09-22Revert "* Clean-up some compilation warnings in vc-hooks.el"Andrea Corallo
2025-09-22Make native lisp code reflect EQ C implementationAndrea Corallo
2025-09-22* Make sure the compiler optimizes for symbols_with_pos_enabled 0 in EQAndrea Corallo
2025-09-22Change EQ to move slow code path into a separate functionPip Cet
2025-09-22; * doc/lispref/text.texi (Suspicious Text): Fix suspicious address.Eli Zaretskii
2025-09-22* lisp/keymap.el (read-only-keymap-bind): The remaining fix.Juri Linkov
2025-09-22; * doc/lispref/text.texi (Suspicious Text): Indexing fix.Eli Zaretskii
2025-09-22Fix bootstrap and prevent browse-url from preloading numerous filesPo Lu
2025-09-21VC checkin-patch: Support extracting commit metadata from patchesSean Whitton
2025-09-21* lisp/vc/vc-git.el (vc-git--checkin): Validate parameters.Sean Whitton
2025-09-21Support 'RET' for visiting URLs in read-only buffers (bug#74792)Juri Linkov
2025-09-21Suffix tree-sitter cache variables with "-cached"Roi Martin
2025-09-21Fix font lock and cache indent rules in mhtml-ts-modeRoi Martin
2025-09-21Fix minibuffer-nonselected-mode when using recursive minibuffersSteven Allen
2025-09-21; * lisp/international/textsec-check.el (textsec-suspicious-p): Doc fix.Eli Zaretskii
2025-09-20* lisp/progmodes/js.el: Obsolete 'js--treesit-sexp-nodes'.Juri Linkov
2025-09-20; * etc/NEWS: Merge two "Register" sections. Fix wording.Eli Zaretskii
2025-09-20(register-preview-info): sort registers in preview bufferMasatake YAMATO
2025-09-20; * doc/emacs/programs.texi (Hideshow): Fix last change.Eli Zaretskii
2025-09-20; * lisp/ldefs-boot.el: Update.Eli Zaretskii
2025-09-20Merge from origin/emacs-30Eli Zaretskii
2025-09-20Avoid signaling errors in 'dabbrev-capf'Eli Zaretskii
2025-09-20; Fix last change.Eli Zaretskii
2025-09-20Add hideable indicators for hideshow. (Bug#79294)Elías Gabriel Pérez
2025-09-20Fix 'shell-resync-dirs' for multi-line prompt.Janneke Nieuwenhuizen
2025-09-20Improve documentation of 'accept-process-output'Eli Zaretskii
2025-09-20Prevent displaying an ungrammatical string in *Help*Stephen Berman
2025-09-20Fix reference leak in displaying successive dashes of distinct styles on AndroidPo Lu
2025-09-19CC Mode: Don't indent a construct in a class after a templateAlan Mackenzie
2025-09-19New mode 'minibuffer-nonselected-mode'Juri Linkov
2025-09-19; * src/bytecode.c (exec_byte_code): Revert gratuituous style changeMattias Engdegård
2025-09-19; * src/bytecode.c (exec_byte_code): Fix coding style.Po Lu
2025-09-18* src/bytecode.c (exec_byte_code): Better quitcounter reset value.Mattias Engdegård
2025-09-18* lisp/textmodes/mhtml-ts-mode.el: Fix for recent changes in js-ts-mode.Juri Linkov
2025-09-18Don't save quitcounter across longjmp in exec_byte_codeMattias Engdegård
2025-09-18Fix failed tests on embaMichael Albinus
2025-09-18* Clean-up some compilation warnings in vc-hooks.elAndrea Corallo
2025-09-18Refactor vc-git checkin functionsSean Whitton
2025-09-18vc--prompt-other-working-tree: Fail when no other working treesSean Whitton
2025-09-18Skip over possible blank lines returned by kpsewhichLeo C. Stein
2025-09-18Fix font lock and indentation in js-ts-modeRoi Martin
2025-09-18; Add Richard Stallman to admin/MAINTAINERS.Eli Zaretskii
2025-09-17; Update comment re GCC bugs 117423 and 119085.Paul Eggert
2025-09-17* doc/misc/eshell.texi (Scripts): Improve wording for 'eshell-batch-file'.Eric Frederickson