summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-18; * etc/NEWS: Copyediting.Sean Whitton
2025-04-18Bind new window layout commands under C-x wSean Whitton
2025-04-18* admin/notes/emba: Fix docker build instruction.Michael Albinus
2025-04-18; * test/lisp/tab-bar-tests.el (tab-bar-tests-quit-restore-window): Comment.Juri Linkov
2025-04-18* doc/lispref/text.texi (Margins): Grammar fix.Sean Whitton
2025-04-18; Fix warnings in 'auth-source-search' (bug#77612)Eshel Yaron
2025-04-18; Allow a tab-bar test on MS-WindowsEli Zaretskii
2025-04-18Merge branch 'emacs-30' of git.savannah.gnu.org:/srv/git/emacs into emacs-30Eli Zaretskii
2025-04-17Add guard in treesit-language-at-point-default (bug#77870)Yuan Fu
2025-04-17Add missing OFFSET arg to treesit--update-ranges-local (bug#77848)Yuan Fu
2025-04-17Make sure prog-fill-reindent-defun work for strings tooYuan Fu
2025-04-18pgtk: Make x-display-grayscale-p return QtStefan Kangas
2025-04-17* src/pgtkfns.c (Fx_gtk_launch_uri): Improve docstring.Stefan Kangas
2025-04-17Don't switch to another frame if window is not on the selected frame.Juri Linkov
2025-04-17Adapt tab-bar-tests-quit-restore-window for emba.Juri Linkov
2025-04-17* lisp/treesit.el (treesit-parsers-at): Fix for 'with-host' arg.Juri Linkov
2025-04-17Disable echo back instead of setting tty to raw in Inferior Pythonkobarity
2025-04-17Update modus-themes to their 4.7.0 versionProtesilaos Stavrou
2025-04-17Use the first parser from 'treesit-parser-list' to fix tests.Juri Linkov
2025-04-17Don't override 'revert-buffer-function' globally in 'eww-buffers-mode'Eli Zaretskii
2025-04-17Delete duplicate docstrings in PGTK buildStefan Kangas
2025-04-16Remove treesit.el dependency from prog-mode.elYuan Fu
2025-04-16Fix c-ts-common--fill-paragraph for non-rust modes (bug#77727)Yuan Fu
2025-04-17(eieio-backward-compatibility): Set to `warn` (bug#77612)Stefan Monnier
2025-04-17Prevent unrelocated symbols with position from being dumpedPo Lu
2025-04-16Don't round-trip auto-reconnect probe in ERCF. Jason Park
2025-04-16; Don't assume snapshot exists in ERC test helperF. Jason Park
2025-04-17Eglot: be aware of LSP version of contextual diagnosticsJoão Távora
2025-04-16lisp/savehist.el (savehist--reload): Don't accidentally set nilStefan Monnier
2025-04-16* lisp/textmodes/markdown-ts-mode.el: More ts-modes for code blocks.Juri Linkov
2025-04-16Change the default navigation sexp-type in 'elixir-ts-mode'.Juri Linkov
2025-04-16New hook 'outline-after-change-functions' (bug#77256).Juri Linkov
2025-04-16Add 'treesit-language-at-point-default' (bug#77256).Juri Linkov
2025-04-16(Freplace_region_contents): Treat point as insert-before markerStefan Monnier
2025-04-16; Improve documentation of 'help-fns-edit-variable'Eli Zaretskii
2025-04-16Backport: Fix tree-sitter tests on EmbaMichael Albinus
2025-04-16; Improve documentation of 'help-fns-edit-variable'Eli Zaretskii
2025-04-16; Fix documentation of a recent commitEli Zaretskii
2025-04-16* test/lisp/tab-bar-tests.el (tab-bar-tests-quit-restore-window): Fix.Juri Linkov
2025-04-15Expand markdown-ts-mode and add code block support for javascriptYuan Fu
2025-04-15; Add missing :group to new defcustomStefan Kangas
2025-04-15Show drag cursor on all window lines (mode, tab, header)Jared Finder
2025-04-15Better handle errors after sync man invocationsJens Schmidt
2025-04-15; * etc/NEWS: Move ts-modes after tree-sitter section.Juri Linkov
2025-04-15* lisp/treesit.el (treesit-up-list): Signal an error.Juri Linkov
2025-04-15Optionally add new empty file to Dired subdirectoryStephen Berman
2025-04-15; Improve documentation of some functions in files-x.elEli Zaretskii
2025-04-15Add block-comment variables to cc-mode.Elías Gabriel Pérez
2025-04-15Fix tree-sitter tests on EmbaMichael Albinus
2025-04-15; * exec/loader-mips64el.s (skip_environ): Eliminate one more `daddi'.Po Lu