Mon, 26 Jun 2023 13:13:12 +0200 |
Christian Brabandt |
Fix line endings issue
|
Mon, 26 Jun 2023 09:54:34 +0200 |
Christian Brabandt |
normalize line endings
|
Sat, 13 May 2023 15:15:03 +0200 |
Bram Moolenaar |
patch 9.0.1551: position of marker for 'smoothscroll' not computed correctly
v9.0.1551
|
Thu, 11 May 2023 20:30:03 +0200 |
Bram Moolenaar |
patch 9.0.1543: display errors when making topline shorter
v9.0.1543
|
Sat, 04 Feb 2023 15:00:04 +0100 |
Bram Moolenaar |
patch 9.0.1279: display shows lines scrolled down erroneously
v9.0.1279
|
Tue, 17 Jan 2023 21:00:05 +0100 |
Bram Moolenaar |
patch 9.0.1213: adding a line below the last one does not expand fold
v9.0.1213
|
Fri, 02 Dec 2022 17:00:04 +0100 |
Bram Moolenaar |
patch 9.0.0990: callback name argument is changed by setqflist()
v9.0.0990
|
Wed, 02 Nov 2022 14:45:11 +0100 |
Bram Moolenaar |
patch 9.0.0828: various typos
v9.0.0828
|
Wed, 02 Nov 2022 11:18:48 +0100 |
Bram Moolenaar |
patch 9.0.0819
v9.0.0819
|
Sun, 16 Oct 2022 22:45:02 +0200 |
Bram Moolenaar |
patch 9.0.0777: code is indented too much
v9.0.0777
|
Sat, 15 Oct 2022 17:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0761: cannot use 'indentexpr' for Lisp indenting
v9.0.0761
|
Sat, 15 Oct 2022 12:00:03 +0200 |
Bram Moolenaar |
patch 9.0.0754: 'indentexpr' overrules lisp indenting in one situation
v9.0.0754
|
Wed, 05 Oct 2022 14:30:04 +0200 |
Bram Moolenaar |
patch 9.0.0664: bad redrawing with spell checking, using "C" and "$" in 'cpo'
v9.0.0664
|
Tue, 27 Sep 2022 17:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0608: with spelling, deleting a full stop does not update next line
v9.0.0608
|
Wed, 14 Sep 2022 23:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0466: virtual text wrong after adding line break after line
v9.0.0466
|
Fri, 02 Sep 2022 18:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0361: removing a listener may result in a memory leak
v9.0.0361
|
Thu, 25 Aug 2022 16:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0263: too many #ifdefs
v9.0.0263
|
Mon, 22 Aug 2022 16:30:03 +0200 |
Bram Moolenaar |
patch 9.0.0245: mechanism to prevent recursive screen updating is incomplete
v9.0.0245
|
Sun, 14 Aug 2022 15:30:05 +0200 |
Bram Moolenaar |
patch 9.0.0206: redraw flags are not named specifically
v9.0.0206
|
Fri, 12 Aug 2022 14:15:04 +0200 |
Bram Moolenaar |
patch 9.0.0194: cursor displayed in wrong position after removing text prop
v9.0.0194
|
Mon, 08 Aug 2022 17:00:05 +0200 |
Bram Moolenaar |
patch 9.0.0170: various minor code formatting issues
v9.0.0170
|
Sat, 23 Jul 2022 11:00:04 +0200 |
Bram Moolenaar |
patch 9.0.0063: too many type casts for dict_get functions
v9.0.0063
|
Thu, 30 Jun 2022 23:15:03 +0200 |
Bram Moolenaar |
patch 9.0.0013: reproducing memory access errors can be difficult
v9.0.0013
|
Tue, 31 May 2022 14:45:03 +0200 |
Bram Moolenaar |
patch 8.2.5047: CurSearch highlight is often wrong
v8.2.5047
|
Fri, 27 May 2022 18:30:04 +0200 |
Bram Moolenaar |
patch 8.2.5029: "textlock" is always zero
v8.2.5029
|
Mon, 23 May 2022 14:15:03 +0200 |
Bram Moolenaar |
patch 8.2.5008: when 'formatoptions' contains "/" wrongly wrapping comment
v8.2.5008
|
Sat, 21 May 2022 21:30:04 +0200 |
Bram Moolenaar |
patch 8.2.4993: smart/C/lisp indenting is optional
v8.2.4993
|
Sat, 21 May 2022 12:30:03 +0200 |
Bram Moolenaar |
patch 8.2.4988: textprop in wrong position when replacing multi-byte chars
v8.2.4988
|
Mon, 16 May 2022 20:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4969: changing text in Visual mode may cause invalid memory access
v8.2.4969
|
Sat, 14 May 2022 20:00:05 +0200 |
Bram Moolenaar |
patch 8.2.4955: text property in wrong position after auto-indent
v8.2.4955
|
Sat, 14 May 2022 13:00:05 +0200 |
Bram Moolenaar |
patch 8.2.4951: smart indenting done when not enabled
v8.2.4951
|
Thu, 12 May 2022 20:00:02 +0200 |
Bram Moolenaar |
patch 8.2.4944: text properties are wrong after "cc"
v8.2.4944
|
Sat, 07 May 2022 21:15:06 +0200 |
Bram Moolenaar |
patch 8.2.4911: the mode #defines are not clearly named
v8.2.4911
|
Sat, 07 May 2022 16:00:03 +0200 |
Bram Moolenaar |
patch 8.2.4907: some users do not want a line comment always inserted
v8.2.4907
|
Mon, 11 Apr 2022 18:45:02 +0200 |
Bram Moolenaar |
patch 8.2.4737: // in JavaScript string recognized as comment
v8.2.4737
|
Thu, 07 Apr 2022 16:15:03 +0200 |
Bram Moolenaar |
patch 8.2.4707: redrawing could be a bit more efficient
v8.2.4707
|
Tue, 29 Mar 2022 12:45:03 +0200 |
Bram Moolenaar |
patch 8.2.4644: redrawing too often when 'relativenumber' is set
v8.2.4644
|
Wed, 16 Feb 2022 23:00:04 +0100 |
Bram Moolenaar |
patch 8.2.4405: compiler warning for unused variable without +folding
v8.2.4405
|
Wed, 16 Feb 2022 21:45:03 +0100 |
Bram Moolenaar |
patch 8.2.4403: ml_get error with nested folds and deleting lines
v8.2.4403
|
Mon, 14 Feb 2022 16:00:03 +0100 |
Bram Moolenaar |
patch 8.2.4379: an empty change is reported to a listener
v8.2.4379
|
Thu, 03 Feb 2022 14:15:03 +0100 |
Bram Moolenaar |
patch 8.2.4288: preprocessor indents are inconsistent
v8.2.4288
|
Sat, 01 Jan 2022 23:00:04 +0100 |
Bram Moolenaar |
patch 8.2.3977: error messages are spread out
v8.2.3977
|
Wed, 29 Dec 2021 16:30:03 +0100 |
Bram Moolenaar |
patch 8.2.3934: repeating line comment is undesired for "O" command
v8.2.3934
|
Mon, 13 Dec 2021 14:15:03 +0100 |
Bram Moolenaar |
patch 8.2.3795: too many #ifdefs
v8.2.3795
|
Sun, 12 Dec 2021 20:15:02 +0100 |
Bram Moolenaar |
patch 8.2.3791: build error with +cindent but without +smartindent
v8.2.3791
|
Sun, 12 Dec 2021 15:30:03 +0100 |
Bram Moolenaar |
patch 8.2.3787: no proper formatting of a C line comment after a statement
v8.2.3787
|
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
|
Sat, 11 Sep 2021 15:15:03 +0200 |
Bram Moolenaar |
patch 8.2.3426: crash when deleting a listener in a listener callback
v8.2.3426
|
Tue, 27 Jul 2021 22:15:06 +0200 |
Bram Moolenaar |
patch 8.2.3229: Vim9: runtime and compile time type checks are not the same
v8.2.3229
|
Mon, 26 Jul 2021 22:30:05 +0200 |
Bram Moolenaar |
patch 8.2.3227: 'virtualedit' can only be set globally
v8.2.3227
|
Sat, 24 Jul 2021 21:45:04 +0200 |
Bram Moolenaar |
patch 8.2.3215: Vim9: argument types are not checked at compile time
v8.2.3215
|
Tue, 13 Jul 2021 22:30:05 +0200 |
Bram Moolenaar |
patch 8.2.3159: cursor displayed in wrong position after deleting line
v8.2.3159
|
Sun, 16 May 2021 20:30:02 +0200 |
Bram Moolenaar |
patch 8.2.2860: adding a text property causes the whole window to be redawn
v8.2.2860
|
Wed, 28 Oct 2020 20:30:04 +0100 |
Bram Moolenaar |
patch 8.2.1919: assert_fails() setting emsg_silent changes normal execution
v8.2.1919
|
Sat, 24 Oct 2020 21:00:05 +0200 |
Bram Moolenaar |
patch 8.2.1898: command modifier parsing always uses global cmdmod
v8.2.1898
|
Tue, 15 Sep 2020 21:45:04 +0200 |
Bram Moolenaar |
patch 8.2.1690: text properties not adjusted for "I" in Visual block mode
v8.2.1690
|
Sat, 30 May 2020 20:45:03 +0200 |
Bram Moolenaar |
patch 8.2.0853: ml_delete() often called with FALSE argument
v8.2.0853
|
Thu, 30 Apr 2020 22:45:04 +0200 |
Bram Moolenaar |
patch 8.2.0670: cannot change window when evaluating 'completefunc'
v8.2.0670
|
Thu, 02 Apr 2020 19:00:05 +0200 |
Bram Moolenaar |
patch 8.2.0500: using the same loop in many places
v8.2.0500
|
Wed, 26 Feb 2020 22:15:04 +0100 |
Bram Moolenaar |
patch 8.2.0324: text property not updated correctly when inserting/deleting
v8.2.0324
|