Bram Moolenaar
f7edf40448
patch 7.4.1143
...
Problem: Can't sort on floating point numbers.
Solution: Add the "f" flag to ":sort". (Alex Jakushev) Also add the "f"
flag to sort().
2016-01-19 23:36:15 +01:00
Bram Moolenaar
fa7353428f
Updated runtime files.
2016-01-03 22:14:44 +01:00
Bram Moolenaar
887c1fea4a
patch 7.4.1027
...
Problem: No support for binary numbers.
Solution: Add "bin" to nrformats. (Jason Schulz)
2016-01-02 17:56:35 +01:00
Bram Moolenaar
a0f849ee40
Update runtime files.
2015-10-30 14:37:44 +01:00
Bram Moolenaar
12969c04fe
Update documentation and syntax files.
2015-09-08 23:36:10 +02:00
Bram Moolenaar
fc39ecf8de
Update runtime files.
2015-08-11 20:34:49 +02:00
Bram Moolenaar
979243b990
Update help files.
2015-06-26 19:35:49 +02:00
Bram Moolenaar
2b8388bd01
Updated runtime files.
2015-02-28 13:11:45 +01:00
Bram Moolenaar
0122c4070f
Update runtime files.
2015-02-03 19:13:34 +01:00
Bram Moolenaar
3b3a9498d1
updated for version 7.4.605
...
Problem: The # register is not writable, it cannot be restored after
jumping around.
Solution: Make the # register writable. (Marcin Szamotulski)
2015-01-27 18:44:16 +01:00
Bram Moolenaar
8bb1c3e53e
Updated runtime files. Overhauled HTML indent script.
2014-07-04 16:43:17 +02:00
Bram Moolenaar
327aa02dda
updated for version 7.4.218
...
Problem: It's not easy to remove duplicates from a list.
Solution: Add the uniq() function. (LCD)
2014-03-25 18:24:23 +01:00
Bram Moolenaar
251835e14f
Update runtime files. Add Euphoria syntax files.
2014-02-24 02:51:51 +01:00
Bram Moolenaar
92dff1827a
Update runtime files. Add support for systemverilog.
2014-02-11 19:15:50 +01:00
Bram Moolenaar
8d04317104
Updated runtime files.
2014-01-23 14:24:41 +01:00
Bram Moolenaar
8e69b4a319
Updated runtime files.
2013-11-09 03:41:58 +01:00
Bram Moolenaar
ec11aef914
updated for version 7.4.034
...
Problem: Using "p" in Visual block mode only changes the first line.
Solution: Repeat the put in all text in the block. (Christian Brabandt)
2013-09-22 15:23:44 +02:00
Bram Moolenaar
baca7f705b
Update runtime files. Add support for J.
2013-09-22 14:42:24 +02:00
Bram Moolenaar
7cba6c0636
Updated runtime files.
2013-09-05 22:13:31 +02:00
Bram Moolenaar
3b1db36689
release version 7.4
2013-08-10 15:00:24 +02:00
Bram Moolenaar
1a42b4befb
Update files for the 7.4b BETA release.
2013-07-28 18:29:08 +02:00
Bram Moolenaar
9ba7e17de1
Updated runtime files.
2013-07-17 22:37:26 +02:00
Bram Moolenaar
913df81e74
Vim 7.4a BETA release.
2013-07-06 15:44:11 +02:00
Bram Moolenaar
bf88493c09
Updated runtime files.
2013-04-05 22:26:15 +02:00
Bram Moolenaar
34700a6a15
Updated runtime files.
2013-03-07 13:20:54 +01:00
Bram Moolenaar
97d62497f5
Updated runtime files.
2012-11-15 21:28:22 +01:00
Bram Moolenaar
9b4512500a
Update runtime files.
2012-08-15 17:43:31 +02:00
Bram Moolenaar
30b6581799
Updated runtime files.
2012-07-12 22:01:11 +02:00
Bram Moolenaar
8134039744
updated for version 7.3.541
...
Problem: When joining lines comment leaders need to be removed manually.
Solution: Add the 'j' flag to 'formatoptions'. (Lech Lorens)
2012-06-06 16:12:59 +02:00
Bram Moolenaar
8071607aa5
More runtime file fixes for 'compatible' mode.
2012-05-01 21:14:34 +02:00
Bram Moolenaar
ddbb5550b4
Updated runtime files, include fixes for line continuation.
2012-04-26 20:17:03 +02:00
Bram Moolenaar
d38b055ab8
Updated runtime files.
2012-04-25 19:07:41 +02:00
Bram Moolenaar
6ee8d89cf9
Updated runtime files.
2012-01-10 14:55:01 +01:00
Bram Moolenaar
f1568eca24
Update runtime files.
2011-12-14 21:17:39 +01:00
Bram Moolenaar
251e191271
Updated runtime files.
2011-06-19 05:09:16 +02:00
Bram Moolenaar
20f90cf99a
Updated runtime files.
2011-05-19 12:22:51 +02:00
Bram Moolenaar
446beb48d9
Updated runtime files.
2011-05-10 17:18:44 +02:00
Bram Moolenaar
85de20665f
updated for version 7.3.171
...
Problem: When the clipboard isn't supported: ":yank*" gives a confusing
error message.
Solution: Specifically mention that the register name is invalid.
(Jean-Rene David)
2011-05-05 14:26:41 +02:00
Bram Moolenaar
662db673f9
Updated runtime files.
2011-03-22 14:05:35 +01:00
Bram Moolenaar
7f03644116
Last changes for the 7.3 release!
2010-08-15 15:24:20 +02:00
Bram Moolenaar
db84e4599c
Make the references to features in the help more consistent. (Sylvain Hitier)
2010-08-15 13:50:43 +02:00
Bram Moolenaar
4421d6af22
Version 7.3f -> 7.3g
2010-08-14 13:33:56 +02:00
Bram Moolenaar
82d1c33a8a
Version 7.3e -> 7.3f.
2010-08-09 20:16:32 +02:00
Bram Moolenaar
257a9c873f
7.3d -> 7.3e.
2010-08-04 19:29:04 +02:00
Bram Moolenaar
9379f83030
Version 7.3c -> 7.3d
2010-08-01 20:38:51 +02:00
Bram Moolenaar
40af4e3903
Updated runtime files. Add logcheck filetype plugin. (James Vega)
2010-07-29 22:33:18 +02:00
Bram Moolenaar
c3301874a6
7.3b -> 7.3c
2010-07-25 20:53:06 +02:00
Bram Moolenaar
d28478b557
Vim 7.3a -> 7.3b.
2010-07-18 23:29:58 +02:00
Bram Moolenaar
06b5d5167a
Add the settabvar() and gettabvar() functions.
...
Various runtime file updates.
2010-05-22 15:37:44 +02:00
Bram Moolenaar
fff2beeeaa
First step in the Vim 7.3 branch. Changed version numbers.
2010-05-15 13:56:02 +02:00