From 398a2db650c9db8305db31fa11fc7a568502dfd9 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. (cherry picked from commit e75921a1dcd8f4742e5bfbee7ca9b11016836e9e) --- etc/NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 1f6873f6f88..d21f8a73306 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1853,6 +1853,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.39.5