aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | (electric-indent-actions): Fix corner case and refine setupStefan Monnier2025-09-231-13/+10
* | | | lisp/electric.el (electric-indent-actions): Fix bootstrapStefan Monnier2025-09-231-1/+1
* | | | Add electric-indent actions to reindent (bug#79371)Elías Gabriel Pérez2025-09-231-5/+73
* | | | (electric-indent-functions-without-reindent): Pare downStefan Monnier2025-09-232-5/+4
* | | | ; Instrument file-notify-test07-many-eventsMichael Albinus2025-09-231-30/+32
* | | | ; * doc/lispref/symbols.texi (Shorthands): Fix markup.Eli Zaretskii2025-09-231-1/+1
* | | | Fix python-ts-mode font-lock breakage by grammar change (bug#79457)Yuan Fu2025-09-221-30/+37
* | | | ; * lisp/vc/vc-git.el (vc-git--checkin): Fix error message.Sean Whitton2025-09-221-1/+1
* | | | Fix font lock in php-ts-modeRoi Martin2025-09-221-242/+256
* | | | Navigate *Completions* buffer based on 'completions-format'Stephen Berman2025-09-225-138/+671
* | | | Fix minor incorrect statement about shorthands.Philipp Stephani2025-09-221-2/+2
* | | | ; * doc/lispref/symbols.texi (Shorthands): Add missing parenthesis.Philipp Stephani2025-09-221-1/+1
* | | | Revert "* Clean-up some compilation warnings in vc-hooks.el"Andrea Corallo2025-09-221-6/+0
* | | | Make native lisp code reflect EQ C implementationAndrea Corallo2025-09-221-51/+56
* | | | * Make sure the compiler optimizes for symbols_with_pos_enabled 0 in EQAndrea Corallo2025-09-221-1/+1
* | | | Change EQ to move slow code path into a separate functionPip Cet2025-09-222-4/+17
* | | | * lisp/keymap.el (read-only-keymap-bind): The remaining fix.Juri Linkov2025-09-221-1/+1
* | | | Fix bootstrap and prevent browse-url from preloading numerous filesPo Lu2025-09-225-18/+17
* | | | VC checkin-patch: Support extracting commit metadata from patchesSean Whitton2025-09-214-23/+248
* | | | * lisp/vc/vc-git.el (vc-git--checkin): Validate parameters.Sean Whitton2025-09-211-0/+2
* | | | Support 'RET' for visiting URLs in read-only buffers (bug#74792)Juri Linkov2025-09-215-1/+24
* | | | Suffix tree-sitter cache variables with "-cached"Roi Martin2025-09-213-30/+30
* | | | Fix font lock and cache indent rules in mhtml-ts-modeRoi Martin2025-09-211-39/+50
* | | | Fix minibuffer-nonselected-mode when using recursive minibuffersSteven Allen2025-09-211-2/+5
* | | | ; * lisp/international/textsec-check.el (textsec-suspicious-p): Doc fix.Eli Zaretskii2025-09-211-1/+1
* | | | * lisp/progmodes/js.el: Obsolete 'js--treesit-sexp-nodes'.Juri Linkov2025-09-201-31/+10
* | | | ; * etc/NEWS: Merge two "Register" sections. Fix wording.Eli Zaretskii2025-09-201-9/+8
* | | | (register-preview-info): sort registers in preview bufferMasatake YAMATO2025-09-202-1/+5
* | | | ; * doc/emacs/programs.texi (Hideshow): Fix last change.Eli Zaretskii2025-09-201-1/+1
* | | | ; * lisp/ldefs-boot.el: Update.Eli Zaretskii2025-09-201-43/+165
* | | | Merge from origin/emacs-30Eli Zaretskii2025-09-201-0/+5
|\ \ \ \ | |/ / /
| * | | ; Add Richard Stallman to admin/MAINTAINERS.Eli Zaretskii2025-09-181-0/+5
* | | | Avoid signaling errors in 'dabbrev-capf'Eli Zaretskii2025-09-201-0/+2
* | | | ; Fix last change.Eli Zaretskii2025-09-202-5/+4
* | | | Add hideable indicators for hideshow. (Bug#79294)Elías Gabriel Pérez2025-09-203-31/+305
* | | | Fix 'shell-resync-dirs' for multi-line prompt.Janneke Nieuwenhuizen2025-09-201-5/+6
* | | | Improve documentation of 'accept-process-output'Eli Zaretskii2025-09-202-3/+19
* | | | Prevent displaying an ungrammatical string in *Help*Stephen Berman2025-09-201-9/+16
* | | | Fix reference leak in displaying successive dashes of distinct styles on AndroidPo Lu2025-09-201-2/+3
* | | | CC Mode: Don't indent a construct in a class after a templateAlan Mackenzie2025-09-193-1/+23
* | | | New mode 'minibuffer-nonselected-mode'Juri Linkov2025-09-192-0/+52
* | | | ; * src/bytecode.c (exec_byte_code): Revert gratuituous style changeMattias Engdegård2025-09-191-1/+1
* | | | ; * src/bytecode.c (exec_byte_code): Fix coding style.Po Lu2025-09-191-1/+1
* | | | * src/bytecode.c (exec_byte_code): Better quitcounter reset value.Mattias Engdegård2025-09-181-1/+3
* | | | * lisp/textmodes/mhtml-ts-mode.el: Fix for recent changes in js-ts-mode.Juri Linkov2025-09-181-2/+2
* | | | Don't save quitcounter across longjmp in exec_byte_codeMattias Engdegård2025-09-181-3/+1
* | | | Fix failed tests on embaMichael Albinus2025-09-182-24/+17
* | | | * Clean-up some compilation warnings in vc-hooks.elAndrea Corallo2025-09-181-0/+6
* | | | Refactor vc-git checkin functionsSean Whitton2025-09-181-21/+29
* | | | vc--prompt-other-working-tree: Fail when no other working treesSean Whitton2025-09-181-9/+12