aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Kangas2024-05-18 21:28:49 +0200
committerStefan Kangas2024-05-18 21:36:57 +0200
commite75921a1dcd8f4742e5bfbee7ca9b11016836e9e (patch)
tree6c95292d596242a32129dba78d718c1b211e2bd8
parente74eedaa2e34d7fd1c3ba9bd2632468bf36d5774 (diff)
downloademacs-e75921a1dcd8f4742e5bfbee7ca9b11016836e9e.tar.gz
emacs-e75921a1dcd8f4742e5bfbee7ca9b11016836e9e.zip
; * etc/NEWS: Announce last change.
-rw-r--r--etc/NEWS11
1 files changed, 11 insertions, 0 deletions
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.
1755Previously, such buffers were never shown. This command is bound to 'I' 1755Previously, such buffers were never shown. This command is bound to 'I'
1756in Buffer Menu mode. 1756in Buffer Menu mode.
1757 1757
1758---
1759*** nXML Mode now comes with schemas for Mono/.NET development.
1760The following new XML schemas are now supported:
1761- MSBuild project files
1762- Dotnet package properties files
1763- Dotnet resource extension files
1764- Dotnet Application config files
1765- Nuget config file
1766- Nuget package specification file
1767- Nuget packages config file
1768
1758 1769
1759* New Modes and Packages in Emacs 30.1 1770* New Modes and Packages in Emacs 30.1
1760 1771