diff options
| author | Stefan Kangas | 2024-05-18 21:28:49 +0200 |
|---|---|---|
| committer | Stefan Kangas | 2024-05-18 21:36:57 +0200 |
| commit | e75921a1dcd8f4742e5bfbee7ca9b11016836e9e (patch) | |
| tree | 6c95292d596242a32129dba78d718c1b211e2bd8 | |
| parent | e74eedaa2e34d7fd1c3ba9bd2632468bf36d5774 (diff) | |
| download | emacs-e75921a1dcd8f4742e5bfbee7ca9b11016836e9e.tar.gz emacs-e75921a1dcd8f4742e5bfbee7ca9b11016836e9e.zip | |
; * etc/NEWS: Announce last change.
| -rw-r--r-- | etc/NEWS | 11 |
1 files changed, 11 insertions, 0 deletions
| @@ -1755,6 +1755,17 @@ that is, buffers not visiting a file and whose names start with a space. | |||
| 1755 | Previously, such buffers were never shown. This command is bound to 'I' | 1755 | Previously, such buffers were never shown. This command is bound to 'I' |
| 1756 | in Buffer Menu mode. | 1756 | in Buffer Menu mode. |
| 1757 | 1757 | ||
| 1758 | --- | ||
| 1759 | *** nXML Mode now comes with schemas for Mono/.NET development. | ||
| 1760 | The 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 | ||