summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-09vc-exec-after: New PROC argumentSean Whitton
2025-05-09Fix infinite looping in 'next-frame' and associates (Bug#77985)Martin Rudalics
2025-05-08Update from Gnulib by running admin/merge-gnulibPaul Eggert
2025-05-08Eglot: fix navigation in eglot-hierarchy-mode (bug#78250)João Távora
2025-05-08Flymake: tweak 'fancy' eol diagnostic displayJoão Távora
2025-05-08Document 'time-stamp-time-zone' in Emacs ManualStephen Gildea
2025-05-08cl-types: Improve error messagesStefan Monnier
2025-05-08lisp/bs.el (bs--goto-current-buffer): Fix thinko in last commitStefan Monnier
2025-05-08Recenter for the calendar (bug#78205)Manuel Giraud
2025-05-08Update from Gnulib by running admin/merge-gnulibPaul Eggert
2025-05-07cl-lib.el (cl-generic-generalizers): Fix partial bootstrapStefan Monnier
2025-05-07(cl-deftype): Precompute the predicate functionStefan Monnier
2025-05-07; * src/pdumper.c (dump_buffer): Update hash.Yuan Fu
2025-05-07; RefTeX: Update author emailJeremy Bryant
2025-05-07Mark !%:.^~, as punctuation rather than symbol constituentsJames Cherti
2025-05-07Merge branch 'cl-types'Stefan Monnier
2025-05-07Improve support of UTF-8 encoded file names in ZIP archivesEli Zaretskii
2025-05-07; MH-E: Remove unused defvarStephen Gildea
2025-05-07lisp/register.el (register-read-with-preview-traditional): Use PREDStefan Monnier
2025-05-07(cl-deftype): Don't set `cl-deftype-handler` directlyStefan Monnier
2025-05-07lisp/emacs-lisp/cl-types.el: Delete fileStefan Monnier
2025-05-07cl-types: The big renaming to "derived types"Stefan Monnier
2025-05-07(cl-types-of): Fix two plain bugsDavid Ponce
2025-05-07; * etc/NEWS: Add 'comment-setup-function'.Juri Linkov
2025-05-07Update the default value of 'diff-outline-regexp'.Juri Linkov
2025-05-07Don't ignore errors in diff-syntax-fontify-hunk.Juri Linkov
2025-05-06Make treesit--simple-indent-eval more permissive (bug#78065)Yuan Fu
2025-05-06(cl-generic-generalizers): Fix typo in last changeStefan Monnier
2025-05-06(cl-generic-generalizers): Skip types that need argumentsStefan Monnier
2025-05-06Fix compilation on Android 35 and on TermuxPo Lu
2025-05-06Adapt Tramp testsMichael Albinus
2025-05-06Eglot: bind mouse-1 to margin and mode-line code actionsElijah Gabe Pérez
2025-05-05cl-types: Integrate into CL-LibStefan Monnier
2025-05-05cl-types: Simplify a bit furtherStefan Monnier
2025-05-05(comment-setup-function): Make it usable with `add-function`Stefan Monnier
2025-05-05New variable 'comment-setup-function' for multi-language modes.Juri Linkov
2025-05-05* lisp/vc/diff-mode.el (diff-syntax-fontify-hunk): Add 'ignore-errors'.Juri Linkov
2025-05-05* lisp/outline.el (outline-minor-mode-highlight-buffer): Adjust match data.Juri Linkov
2025-05-05cl-types.el: Speed up deftype and dispatchDavid Ponce
2025-05-05; More fixes for treesit testsEli Zaretskii
2025-05-05; Fix recently added treesit testsEli Zaretskii
2025-05-05; * doc/lispref/tips.texi (Library Headers): Fix wording (bug#78253).Eli Zaretskii
2025-05-05Fix test-regressions in python-ts-modeJostein Kjønigsen
2025-05-04whitespace.el: Collaborate better with `combine-after-change-calls`Stefan Monnier
2025-05-05Synchronize Android and Haiku terminal frontends with XPo Lu
2025-05-04Avoid duplication in defining tree-sitter grammar sources.Juri Linkov
2025-05-04* lisp/textmodes/markdown-ts-mode.el: Improve.Juri Linkov
2025-05-04Eglot: allow other keys in window/logMessage (bug#77948)João Távora
2025-05-04; * lisp/gnus/mail-source.el (mail-sources): Fix a typo (bug#78235).Eli Zaretskii
2025-05-04Fix support of 'mouse-highlight' on X (bug#78218)Gerd Möllmann