patch 9.1.1727: Nextstep support still included

Problem:  Nextstep support still included
Solution: Deprecate Nextstep code and undef corresponding feature flag

closes: #18131

Signed-off-by: Damien Lejay <damien@lejay.be>
Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Damien Lejay
2025-09-02 19:18:21 +02:00
committed by Christian Brabandt
parent 8429a44a9e
commit 1c36a85237
3 changed files with 20 additions and 1 deletions

View File

@ -1,4 +1,4 @@
*vi_diff.txt* For Vim version 9.1. Last change: 2025 Aug 10
*vi_diff.txt* For Vim version 9.1. Last change: 2025 Sep 02
VIM REFERENCE MANUAL by Bram Moolenaar
@ -1398,5 +1398,6 @@ MS-DOS: | support was dropped with v7.4.1399
MS-Windows XP and Vista: | support was dropped with v9.0.0496
OS/2 | support was dropped with v7.4.1008
RISC OS: | support was dropped with v7.3.0187
NextStep Systems | support was deprecated with v9.1.1727
vim:tw=78:ts=8:noet:ft=help:norl: