From d2713790349dbc07f3ab10f9e492fefabfbfc805 Mon Sep 17 00:00:00 2001 From: ketomi <47333992+ketomi@users.noreply.github.com> Date: Mon, 4 Feb 2019 14:07:45 -0600 Subject: [PATCH] Clarify default_border/new_window note Clarify which versions will need to use the old directives and when they became deprecated. --- _docs/userguide | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_docs/userguide b/_docs/userguide index 91060ab..09cd31e 100644 --- a/_docs/userguide +++ b/_docs/userguide @@ -611,8 +611,9 @@ default_floating_border normal|none|pixel default_floating_border normal|pixel --------------------------------------------- -Please note that +new_window+ and +new_float+ have been deprecated in favor of the above options -and will be removed in a future release. We strongly recommend using the new options instead. +Please note that in versions before 4.15, these were called +new_window+ and +new_float+. +The old options have been deprecated, and will be removed in a future release. +We strongly recommend using the new options with any relase 4.15 or newer. *Example*: --------------------- -- 2.39.2