Bram Moolenaar
|
763209c57b
|
patch 8.0.0617: hardcopy test hangs on MS-Windows
Problem: Hardcopy test hangs on MS-Windows.
Solution: Check the postscript feature is supported.
|
2017-06-04 21:40:36 +02:00 |
|
Bram Moolenaar
|
bf15b8d78b
|
patch 8.0.0615: using % with :hardcopy wrongly escapes spaces
Problem: Using % with :hardcopy wrongly escapes spaces. (Alexey Muranov)
Solution: Expand % differently. (Christian Brabandt, closes #1682)
|
2017-06-04 20:43:48 +02:00 |
|
Bram Moolenaar
|
4afc7c5d4a
|
patch 7.4.1702
Problem: Using freed memory when parsing 'printoptions' fails.
Solution: Save the old options and restore them in case of an error.
(Dominique)
|
2016-04-03 14:56:52 +02:00 |
|
Bram Moolenaar
|
ccb80989f2
|
patch 7.4.1094
Problem: Test for :hardcopy fails on MS-Windows.
Solution: Check for the +postscript feature.
|
2016-01-15 15:56:35 +01:00 |
|
Bram Moolenaar
|
b5690794cf
|
patch 7.4.1090
Problem: No tests for :hardcopy and related options.
Solution: Add test_hardcopy.
|
2016-01-14 22:10:41 +01:00 |
|