summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-31In 'replace-buffer-in-windows' try to preserve current buffer (Bug#75949)Martin Rudalics
2025-01-31Add new variable tab-bar-format-tab-help-text-functionshipmints
2025-01-30Add treesit-simple-indent-override-rulesYuan Fu
2025-01-30Add treesit-add-simple-indent-rulesYuan Fu
2025-01-31Do not set `trusted-content` in major modesStefan Kangas
2025-01-30* lisp/tab-bar.el (tab-bar-select-tab): Fix wc-bl/wc-bbl when nilshipmints
2025-01-30Add new user option tab-bar-define-keysshipmints
2025-01-30Add abnormal hook tab-bar-post-undo-close-tab-functionsshipmints
2025-01-30; * lisp/progmodes/python.el (treesit-node-prev-sibling): Declare.Eli Zaretskii
2025-01-30; * lisp/subr.el (sit-for): Doc fix.Eli Zaretskii
2025-01-30; * src/pdumper.c (dump_do_fixup): Pacify GCC.Eli Zaretskii
2025-01-30Tramp cleanupMichael Albinus
2025-01-29Fix tree-sitter language remappingYuan Fu
2025-01-30* src/puresize.h (BASE_PURESIZE): Increase (bug#75907).Eli Zaretskii
2025-01-29Add back tree-sitter declare-function for python.el (bug#75526)Yuan Fu
2025-01-30Further fixes for cursor positioning (bug#75056)Gerd Möllmann
2025-01-30Replace two macros with functions in dispnew.c (bug#75056)Gerd Möllmann
2025-01-30Don't use selected frame in tty_set_cursor (bug#75056)Gerd Möllmann
2025-01-29CC Mode: Don't propertize parens in macros incorrectlyAlan Mackenzie
2025-01-29Fix args in treesit-beginning-of-defun and treesit-end-of-defunJuri Linkov
2025-01-29; Remove duplicate defvar in comp-run.el.Basil L. Contovounesios
2025-01-29; Fix Cygw32 build (bug#75926)Eli Zaretskii
2025-01-29; Fix Cygw32 buildEli Zaretskii
2025-01-29Eglot: don't auto-shutdown when reverting of single managed bufferJoão Távora
2025-01-29Eglot: in eglot-code-action-indications, make 'margin' interactiveJoão Távora
2025-01-28Hideshow support for tree-sitter in hs-minor-mode (bug#75609)Juri Linkov
2025-01-28* lisp/treesit.el: Use default display behavior for treesit-explore.Juri Linkov
2025-01-28; * admin/MAINTAINERS: Prefer "website" to "home page".Stefan Kangas
2025-01-28; * admin/MAINTAINERS: Remove Bastien Guerry.Bastien Guerry
2025-01-28; * admin/MAINTAINERS: Add CC Mode.Stefan Kangas
2025-01-28Fix two more drawings in windows.texiMartin Rudalics
2025-01-28Update cc-mode URL to point to nongnu.orgStefan Kangas
2025-01-28; * etc/NEWS: Note CVE-2024-53920 further up also.Stefan Kangas
2025-01-28; Fix last changeEli Zaretskii
2025-01-28New variable 'expose-hidden-buffer' (Bug#75828)Martin Rudalics
2025-01-28; * CONTRIBUTE: Suggest to run more tests sometimes.Eli Zaretskii
2025-01-28; * admin/MAINTAINERS: Remove Bastien Guerry.Bastien Guerry
2025-01-28Eglot: allow customizing the mode line (bug#71823)João Távora
2025-01-28Eglot: suggest code actions at pointJoão Távora
2025-01-28Eglot: introduce eglot-advertise-cancellationJoão Távora
2025-01-28Eglot: restructure and overhaul documentationJoão Távora
2025-01-28Eglot: symbol highlighting now done in eldoc-documentation-functionsJoão Távora
2025-01-28* CONTRIBUTE: Recommend running the unit test prior to committing.Michael Albinus
2025-01-28Fix previous commit for Changing Window LayoutsMartin Rudalics
2025-01-28Fix frame-visible-p for tty root framesGerd Möllmann
2025-01-27Don't signal an error in treesit-node-atYuan Fu
2025-01-27Avoid some make_formatted_string mallocsPaul Eggert
2025-01-27Make vmessage a bit saferPaul Eggert
2025-01-27Avoid printing NUL characters in 'message' (bug#75900)Pip Cet
2025-01-27Fix buffer overflows in doprnt (bug#75900)Pip Cet