Commit Graph

5899 Commits

Author SHA1 Message Date
Bram Moolenaar 74dfff024f Added tag v7-4-292 for changeset 60cdaa05a6ad 2014-05-13 18:04:00 +02:00
Bram Moolenaar 98af6d5eea updated for version 7.4.292
Problem:    Searching for "a" does not match accented "a" with new regexp
	    engine, does match with old engine. (David Bürgin)
	    "ca" does not match "ca" with accented "a" with either engine.
Solution:   Change the old engine, check for following composing character
	    also for single-byte patterns.
2014-05-13 18:04:00 +02:00
Bram Moolenaar 2a566461f4 Added tag v7-4-291 for changeset b5972833add9 2014-05-13 16:46:32 +02:00
Bram Moolenaar 7c40979f8b updated for version 7.4.291
Problem:    Compiler warning for int to pointer of different size when DEBUG
	    is defined.
Solution:   use smsg() instead of EMSG3().
2014-05-13 16:46:32 +02:00
Bram Moolenaar 2a150460f3 Added tag v7-4-290 for changeset b871734bf54e 2014-05-13 16:44:29 +02:00
Bram Moolenaar cc3863dce4 updated for version 7.4.290
Problem:    A non-greedy match followed by a branch is too greedy. (Ingo
	    Karkat)
Solution:   Add NFA_MATCH when it is already in the state list if the position
	    differs.
2014-05-13 16:44:29 +02:00
Bram Moolenaar 92e9a5c9c9 Added tag v7-4-289 for changeset 99374096a76b 2014-05-13 15:56:51 +02:00
Bram Moolenaar 10f346e687 updated for version 7.4.289
Problem:    Pattern with repeated backreference does not match with new regexp
	    engine. (Urtica Dioica)
Solution:   Also check the end of a submatch when deciding to put a state in
	    the state list.
2014-05-13 15:56:51 +02:00
Bram Moolenaar eaff99bac9 Added tag v7-4-288 for changeset 7965cb6a435a 2014-05-13 14:03:40 +02:00
Bram Moolenaar be666bdb98 updated for version 7.4.288
Problem:    When 'spellfile' is set the screen is not redrawn.
Solution:   Redraw when updating the spelling info. (Christian Brabandt)
2014-05-13 14:03:40 +02:00
Bram Moolenaar 52b057cdbb Added tag v7-4-287 for changeset 66fe4908b649 2014-05-13 13:52:38 +02:00
Bram Moolenaar f649441d44 updated for version 7.4.287
Problem:    Patches for .hgignore don't work, since the file is not in the
	    distribution.
Solution:   Add .hgignore to the distribution.  Will be effective with the
	    next version.
2014-05-13 13:52:38 +02:00
Bram Moolenaar cc751aef59 Added tag v7-4-286 for changeset be19015ef43c 2014-05-13 13:46:34 +02:00
Bram Moolenaar 98be5c3c70 updated for version 7.4.286
Problem:    Error messages are inconsistant. (ZyX)
Solution:   Change "Lists" to "list".
2014-05-13 13:46:33 +02:00
Bram Moolenaar 90e7349ba1 Added tag v7-4-285 for changeset 5cb1828fd005 2014-05-13 12:44:24 +02:00
Bram Moolenaar c50a3f766a updated for version 7.4.285
Problem:    When 'relativenumber' is set and deleting lines or undoing that,
	    line numbers are not always updated. (Robert Arkwright)
Solution:   (Christian Brabandt)
2014-05-13 12:44:24 +02:00
Bram Moolenaar 109a694854 Added tag v7-4-284 for changeset 3c35ca9666e8 2014-05-13 12:17:15 +02:00
Bram Moolenaar 3e11120d77 updated for version 7.4.284
Problem:    Setting 'langmap' in the modeline can cause trouble.  E.g. mapping
	    ":" breaks many commands. (Jens-Wolfhard Schicke-Uffmann)
Solution:   Disallow setting 'langmap' from the modeline.
2014-05-13 12:17:15 +02:00
Bram Moolenaar d1bc05a4f2 Added tag v7-4-283 for changeset aa99d04fa7e2 2014-05-09 20:33:04 +02:00
Bram Moolenaar 26983c1193 updated for version 7.4.283
Problem:    Compiler warning about unused variable. (Charles Cooper)
Solution:   Move the variable inside the #if block.
2014-05-09 20:33:04 +02:00
Bram Moolenaar 483f1a8300 Added tag v7-4-282 for changeset 6d0a1132dd71 2014-05-08 11:46:28 +02:00
Bram Moolenaar 9cec92cbf1 updated for version 7.4.282
Problem:    Test 97 fails on Mac.
Solution:   Do not ignore case in file names. (Jun Takimoto)
2014-05-08 11:46:27 +02:00
Bram Moolenaar 914fcfd57c Added tag v7-4-281 for changeset 24c90f1fec85 2014-05-07 21:14:47 +02:00
Bram Moolenaar 2cfda40bbb updated for version 7.4.281
Problem:    When a session file has more than one tabpage and 'showtabline' is
	    one the positions may be slightly off.
Solution:   Set 'showtabline' to two while positioning windows.
2014-05-07 21:14:47 +02:00
Bram Moolenaar 702cfd2d06 Added tag v7-4-280 for changeset daf7e98675cf 2014-05-07 20:25:36 +02:00
Bram Moolenaar 9a55520a20 updated for version 7.4.280
Problem:    When using a session file the relative position of the cursor is
	    not restored if there is another tab. (Nobuhiro Takasaki)
Solution:   Update w_wrow before calculating the fraction.
2014-05-07 20:25:35 +02:00
Bram Moolenaar 2d56dbde8b Added tag v7-4-279 for changeset 8e9db1f27a00 2014-05-07 18:35:30 +02:00
Bram Moolenaar 9968a1d725 updated for version 7.4.279
Problem:    globpath() returns a string, making it difficult to get a list of
	    matches. (Greg Novack)
Solution:   Add an optional argument like with glob(). (Adnan Zafar)
2014-05-07 18:35:30 +02:00
Bram Moolenaar d03417d030 Added tag v7-4-278 for changeset b4ce0e1fb5a6 2014-05-07 17:31:37 +02:00
Bram Moolenaar ac6b012029 updated for version 7.4.278
Problem:    list_remove() conflicts with function defined in Sun header file.
Solution:   Rename the function. (Richard Palo)
2014-05-07 17:31:37 +02:00
Bram Moolenaar 18c2f9b193 Added tag v7-4-277 for changeset 373204662d82 2014-05-07 16:35:08 +02:00
Bram Moolenaar 3702c706c3 updated for version 7.4.277
Problem:    Using ":sign unplace *" may leave the cursor in the wrong position
	    (Christian Brabandt)
Solution:   Update the cursor position when removing all signs.
2014-05-07 16:35:08 +02:00
Bram Moolenaar 9719d233c5 Added tag v7-4-276 for changeset a6b59ee633a3 2014-05-07 15:10:21 +02:00
Bram Moolenaar 5aca3c7850 updated for version 7.4.276
Problem:    The fish shell is not supported.
Solution:   Use begin/end instead of () for fish. (Andy Russell)
2014-05-07 15:10:21 +02:00
Bram Moolenaar 44815c8016 Added tag v7-4-275 for changeset 8a3117a4887c 2014-05-07 14:38:45 +02:00
Bram Moolenaar 4caaeecfd0 updated for version 7.4.275
Problem:    When changing the type of a sign that hasn't been placed ther is
	    no error message.
Solution:   Add an error message. (Christian Brabandt)
2014-05-07 14:38:44 +02:00
Bram Moolenaar 34ad384e05 Added tag v7-4-274 for changeset 1ee3fc5b40ae 2014-05-02 15:46:14 +02:00
Bram Moolenaar 1bafb18fa7 updated for version 7.4.274
Problem:    When doing ":update" just before running an external command that
	    changes the file, the timestamp may be unchanged and the file
	    is not reloaded.
Solution:   Also check the file size.
2014-05-02 15:46:14 +02:00
Bram Moolenaar 0da029a858 Runtime file updates. 2014-05-01 14:08:19 +02:00
Bram Moolenaar 961bf92f50 Added tag v7-4-273 for changeset 747afb6a6de4 2014-04-29 20:04:09 +02:00
Bram Moolenaar fc1528e87a updated for version 7.4.273
Problem:    "make autoconf" and "make reconfig" may first run configure and
	    then remove the output.
Solution:   Add these targets to the exceptions. (Ken Takata)
2014-04-29 20:04:09 +02:00
Bram Moolenaar 9757ff50c0 Added tag v7-4-272 for changeset 00228400629e 2014-04-29 17:41:22 +02:00
Bram Moolenaar e6a3de809a updated for version 7.4.272
Problem:    Using just "$" does not cause an error message.
Solution:   Check for empty environment variable name. (Christian Brabandt)
2014-04-29 17:41:22 +02:00
Bram Moolenaar 350b85baed Added tag v7-4-271 for changeset 88b0571de432 2014-04-29 15:55:43 +02:00
Bram Moolenaar 77b9dd2395 updated for version 7.4.271
Problem:    Compiler warning on 64 bit windows.
Solution:   Add type cast. (Mike Williams)
2014-04-29 15:55:43 +02:00
Bram Moolenaar 279832a826 Added tag v7-4-270 for changeset c519c446c548 2014-04-29 15:11:43 +02:00
Bram Moolenaar 2f8b455d60 updated for version 7.4.270
Problem:    Comparing pointers instead of the string they point to.
Solution:   Use strcmp(). (Ken Takata)
2014-04-29 15:11:43 +02:00
Bram Moolenaar 7598c4e3e9 Added tag v7-4-269 for changeset 81c26975e8f9 2014-04-29 14:44:35 +02:00
Bram Moolenaar 3addebbdb9 updated for version 7.4.269
Problem:    CTRL-U in Insert mode does not work after using a cursor key.
	    (Pine Wu)
Solution:   Use the original insert start position. (Christian Brabandt)
2014-04-29 14:44:35 +02:00
Bram Moolenaar f0c7a1ea87 Added tag v7-4-268 for changeset 1a5ed2626b26 2014-04-29 14:03:02 +02:00