[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
master updated (4e8b50ec57b -> 5ff018524c7)
From: |
Stefan Kangas |
Subject: |
master updated (4e8b50ec57b -> 5ff018524c7) |
Date: |
Wed, 8 Mar 2023 00:45:18 -0500 (EST) |
skangas pushed a change to branch master.
from 4e8b50ec57b * test/lisp/subr-tests.el (subr--safe-copy-tree): New
tests for safe-copy-tree
adds ab417c8a6ee Fix problem with debuginfod queries in "M-x gdb"
adds 3c1693d08b0 Fix Elisp code injection vulnerability in
emacsclient-mail.desktop
adds bfe62b10413 ; * etc/NEWS: Fix typos.
adds ed3bab3cc72 Revert 'forward-sentence-default-function' to return
point (bug#62027)
adds 90504f9d898 Fix tree-sitter indent preset prev-line (bug#61998)
adds f9b7913656f Fix empty line indentation in c-ts-mode (bug#61997)
new 5ff018524c7 Merge from origin/emacs-29
Summary of changes:
doc/lispref/modes.texi | 3 ++
etc/NEWS.29 | 12 +++++
etc/emacsclient-mail.desktop | 7 ++-
lisp/progmodes/c-ts-mode.el | 4 +-
lisp/progmodes/gdb-mi.el | 61 +++++++++++++++++++---
lisp/textmodes/paragraphs.el | 12 +++--
lisp/treesit.el | 12 +++--
.../lisp/progmodes/c-ts-mode-resources/indent.erts | 16 ++++++
8 files changed, 110 insertions(+), 17 deletions(-)
- master updated (4e8b50ec57b -> 5ff018524c7),
Stefan Kangas <=