comparison runtime/doc/various.txt @ 29863:62350f19d4ed v9.0.0270

patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version Commit: https://github.com/vim/vim/commit/2bd9dbc19fc67395cfa1226dda7326071ab22464 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Aug 25 18:12:06 2022 +0100 patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version Problem: Some values of 'path' and 'tags' do not work in the tiny version. Solution: Graduate the +path_extra feature.
author Bram Moolenaar <Bram@vim.org>
date Thu, 25 Aug 2022 19:15:03 +0200
parents b15334beeaa4
children 77141226eb2e
comparison
equal deleted inserted replaced
29862:ae8c7b51bb54 29863:62350f19d4ed
430 T *+num64* 64-bit Number support |Number| 430 T *+num64* 64-bit Number support |Number|
431 Always enabled since 8.2.0271, use v:numbersize to 431 Always enabled since 8.2.0271, use v:numbersize to
432 check the actual size of a Number. 432 check the actual size of a Number.
433 m *+ole* Win32 GUI only: |ole-interface| 433 m *+ole* Win32 GUI only: |ole-interface|
434 N *+packages* Loading |packages| 434 N *+packages* Loading |packages|
435 N *+path_extra* Up/downwards search in 'path' and 'tags' 435 T *+path_extra* Up/downwards search in 'path' and 'tags' Always
436 enabled since 9.0.0270
436 m *+perl* Perl interface |perl| 437 m *+perl* Perl interface |perl|
437 m *+perl/dyn* Perl interface |perl-dynamic| |/dyn| 438 m *+perl/dyn* Perl interface |perl-dynamic| |/dyn|
438 N *+persistent_undo* Persistent undo |undo-persistence| 439 N *+persistent_undo* Persistent undo |undo-persistence|
439 N *+popupwin* Popup windows |popup-window| 440 N *+popupwin* Popup windows |popup-window|
440 *+postscript* |:hardcopy| writes a PostScript file 441 *+postscript* |:hardcopy| writes a PostScript file