From e75921a1dcd8f4742e5bfbee7ca9b11016836e9e Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sat, 18 May 2024 21:28:49 +0200 Subject: [PATCH] ; * etc/NEWS: Announce last change. --- etc/NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index e92fc41c4b6..86ed99505d9 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1755,6 +1755,17 @@ that is, buffers not visiting a file and whose names start with a space. Previously, such buffers were never shown. This command is bound to 'I' in Buffer Menu mode. +--- +*** nXML Mode now comes with schemas for Mono/.NET development. +The following new XML schemas are now supported: +- MSBuild project files +- Dotnet package properties files +- Dotnet resource extension files +- Dotnet Application config files +- Nuget config file +- Nuget package specification file +- Nuget packages config file + * New Modes and Packages in Emacs 30.1 -- 2.30.2