log src/optionstr.c @ 32086:45142117e206 v9.0.1374

age author description
Fri, 03 Mar 2023 13:30:03 +0100 Bram Moolenaar patch 9.0.1374: function for setting options not used consistently v9.0.1374
Thu, 02 Mar 2023 16:00:05 +0100 Bram Moolenaar patch 9.0.1369: still some "else if" constructs for setting options v9.0.1369
Wed, 01 Mar 2023 13:45:04 +0100 Bram Moolenaar patch 9.0.1366: functions for setting options are in random order v9.0.1366
Mon, 27 Feb 2023 14:00:03 +0100 Bram Moolenaar patch 9.0.1359: too many "else if" statements in handling options v9.0.1359
Sat, 25 Feb 2023 13:00:05 +0100 Bram Moolenaar patch 9.0.1353: too many "else if" statements to handle option values v9.0.1353
Thu, 23 Feb 2023 16:15:04 +0100 Bram Moolenaar patch 9.0.1345: too many "else if" statements for handling options v9.0.1345
Tue, 21 Feb 2023 15:30:08 +0100 Bram Moolenaar patch 9.0.1336: functions without arguments are not always declared properly v9.0.1336
Mon, 20 Feb 2023 13:30:05 +0100 Bram Moolenaar patch 9.0.1330: handling new value of an option has a long "else if" chain v9.0.1330
Wed, 15 Feb 2023 20:15:03 +0100 Bram Moolenaar patch 9.0.1313: some settings use the current codepage instead of 'encoding' v9.0.1313
Mon, 13 Feb 2023 17:15:04 +0100 Bram Moolenaar patch 9.0.1307: setting 'formatoptions' with :let doesn't check for errors v9.0.1307
Sat, 11 Feb 2023 12:30:03 +0100 Bram Moolenaar patch 9.0.1300: 'statusline' only supports one "%=" item v9.0.1300
Thu, 02 Feb 2023 17:45:05 +0100 Bram Moolenaar patch 9.0.1275: the code for setting options is too complicated v9.0.1275
Tue, 31 Jan 2023 14:30:04 +0100 Bram Moolenaar patch 9.0.1267: the did_set_string_option function is too long v9.0.1267
Mon, 30 Jan 2023 20:30:02 +0100 Bram Moolenaar patch 9.0.1264: Motif: compiler warning for unused argument v9.0.1264
Mon, 30 Jan 2023 14:15:05 +0100 Bram Moolenaar patch 9.0.1262: the did_set_string_option function is too long v9.0.1262
Sat, 28 Jan 2023 17:45:03 +0100 Bram Moolenaar patch 9.0.1255: changing 'virtualedit' does not have immediate effect v9.0.1255
Wed, 25 Jan 2023 16:45:03 +0100 Bram Moolenaar patch 9.0.1243: :setglobal cannot use script-local function for "expr" option v9.0.1243
Mon, 16 Jan 2023 19:30:04 +0100 Bram Moolenaar patch 9.0.1208: code is indented more than necessary v9.0.1208
Fri, 16 Dec 2022 17:45:04 +0100 Bram Moolenaar patch 9.0.1064: code for making 'shortmess' temporarily empty is repeated v9.0.1064
Thu, 15 Dec 2022 14:30:05 +0100 Bram Moolenaar patch 9.0.1061: cannot display 'showcmd' somewhere else v9.0.1061
Mon, 28 Nov 2022 12:45:04 +0100 Bram Moolenaar patch 9.0.0963: function name does not match autocmd event name v9.0.0963
Wed, 23 Nov 2022 21:30:04 +0100 Bram Moolenaar patch 9.0.0930: cannot debug the Kitty keyboard protocol with TermDebug v9.0.0930
Sat, 15 Oct 2022 17:15:04 +0200 Bram Moolenaar patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting v9.0.0761
Tue, 04 Oct 2022 17:30:06 +0200 Bram Moolenaar patch 9.0.0657: too many #ifdefs v9.0.0657
Mon, 03 Oct 2022 16:30:04 +0200 Bram Moolenaar patch 9.0.0647: the 'splitscroll' option is not a good name v9.0.0647
Thu, 25 Aug 2022 17:15:03 +0200 Bram Moolenaar patch 9.0.0265: no good reason why the "gf" command isn't in the tiny version v9.0.0265
Tue, 16 Aug 2022 21:30:04 +0200 Bram Moolenaar patch 9.0.0222: no good reason why text objects are only in larger builds v9.0.0222
Sun, 14 Aug 2022 15:30:05 +0200 Bram Moolenaar patch 9.0.0206: redraw flags are not named specifically v9.0.0206
Tue, 09 Aug 2022 14:00:05 +0200 Bram Moolenaar patch 9.0.0176: checking character options is duplicated and incomplete v9.0.0176
Wed, 27 Jul 2022 19:30:03 +0200 Bram Moolenaar patch 9.0.0096: flag "new_value_alloced" is always true v9.0.0096
Mon, 04 Jul 2022 22:15:03 +0200 Bram Moolenaar patch 9.0.0040: use of set_chars_option() is confusing v9.0.0040
Mon, 04 Jul 2022 19:15:03 +0200 Bram Moolenaar patch 9.0.0038: 'listchars' test fails v9.0.0038
Mon, 04 Jul 2022 18:45:04 +0200 Bram Moolenaar patch 9.0.0036: 'fillchars' cannot have window-local values v9.0.0036
Sat, 04 Jun 2022 23:30:03 +0200 Bram Moolenaar patch 8.2.5056: the channel log only contains some of the raw terminal output v8.2.5056
Sat, 21 May 2022 21:30:04 +0200 Bram Moolenaar patch 8.2.4993: smart/C/lisp indenting is optional v8.2.4993
Thu, 12 May 2022 18:45:02 +0200 Bram Moolenaar patch 8.2.4943: changing 'switchbuf' may have no effect v8.2.4943
Fri, 15 Apr 2022 22:00:03 +0200 Bram Moolenaar patch 8.2.4754: using cached values after unsetting some environment variables v8.2.4754
Fri, 15 Apr 2022 15:00:04 +0200 Bram Moolenaar patch 8.2.4753: error from setting an option is silently ignored v8.2.4753
Fri, 15 Apr 2022 14:30:03 +0200 Bram Moolenaar patch 8.2.4752: wrong 'statusline' value can cause illegal memory access v8.2.4752
Thu, 14 Apr 2022 21:45:02 +0200 Bram Moolenaar patch 8.2.4750: small pieces of dead code v8.2.4750
Wed, 13 Apr 2022 13:00:06 +0200 Bram Moolenaar patch 8.2.4744: a terminal window can't use the bell v8.2.4744
Thu, 07 Apr 2022 13:45:04 +0200 Bram Moolenaar patch 8.2.4702: C++ scope labels are hard-coded v8.2.4702
Tue, 05 Apr 2022 15:30:02 +0200 Bram Moolenaar patch 8.2.4694: avoidance of #elif causes more preproc nesting v8.2.4694
Thu, 24 Feb 2022 14:30:05 +0100 Bram Moolenaar patch 8.2.4463: completion only uses strict matching v8.2.4463
Tue, 08 Feb 2022 13:15:05 +0100 Bram Moolenaar patch 8.2.4325: 'wildmenu' only shows few matches v8.2.4325
Fri, 28 Jan 2022 16:30:11 +0100 Bram Moolenaar patch 8.2.4241: some type casts are redundant v8.2.4241
Sun, 23 Jan 2022 15:30:03 +0100 Bram Moolenaar patch 8.2.4193: cannot use an import in 'charconvert' v8.2.4193
Sat, 08 Jan 2022 13:45:04 +0100 Bram Moolenaar patch 8.2.4038: various code not used when features are disabled v8.2.4038
Fri, 07 Jan 2022 18:00:04 +0100 Bram Moolenaar patch 8.2.4029: debugging NFA regexp my crash, cached indent may be wrong v8.2.4029
Wed, 05 Jan 2022 21:30:04 +0100 Bram Moolenaar patch 8.2.4012: error messages are spread out v8.2.4012
Tue, 04 Jan 2022 21:00:05 +0100 Bram Moolenaar patch 8.2.4003: error messages are spread out v8.2.4003
Sun, 02 Jan 2022 22:30:04 +0100 Bram Moolenaar patch 8.2.3987: error messages are spread out v8.2.3987
Sat, 01 Jan 2022 17:00:04 +0100 Bram Moolenaar patch 8.2.3970: error messages are spread out v8.2.3970
Sat, 01 Jan 2022 15:30:05 +0100 Bram Moolenaar patch 8.2.3967: error messages are spread out v8.2.3967
Sat, 01 Jan 2022 00:00:04 +0100 Bram Moolenaar patch 8.2.3961: error messages are spread out v8.2.3961
Sun, 26 Dec 2021 23:00:04 +0100 Bram Moolenaar patch 8.2.3908: cannot use a script-local function for 'foldtext' v8.2.3908
Sun, 26 Dec 2021 12:00:04 +0100 Bram Moolenaar patch 8.2.3900: it is not easy to use a script-local function for an option v8.2.3900
Sat, 04 Dec 2021 15:15:03 +0100 Bram Moolenaar patch 8.2.3735: cannot use a lambda for 'imactivatefunc' v8.2.3735
Fri, 03 Dec 2021 12:15:04 +0100 Bram Moolenaar patch 8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc' v8.2.3725
Mon, 29 Nov 2021 21:45:04 +0100 Bram Moolenaar patch 8.2.3699: the +title feature adds a lot of #ifdef but little code v8.2.3699