summaryrefslogtreecommitdiff
path: root/src/sign.c
Commit message (Expand)AuthorAgeFilesLines
* patch 8.1.0753: printf format not checked for semsg()v8.1.0753Bram Moolenaar2019-01-151-2/+2
* patch 8.1.0750: when the last sign is deleted the signcolumn may remainv8.1.0750Bram Moolenaar2019-01-141-5/+8
* patch 8.1.0743: giving error messages is not flexiblev8.1.0743Bram Moolenaar2019-01-131-22/+22
* patch 8.1.0717: there is no function for the ":sign jump" commandv8.1.0717Bram Moolenaar2019-01-111-85/+96
* patch 8.1.0709: windows are updated for every added/deleted signv8.1.0709Bram Moolenaar2019-01-091-25/+23
* patch 8.1.0702: ":sign place" only uses the current bufferv8.1.0702Bram Moolenaar2019-01-071-1/+4
* patch 8.1.0701: sign message not translated and inconsistent spacingv8.1.0701Bram Moolenaar2019-01-071-6/+6
* patch 8.1.0697: ":sign place" requires the buffer argumentv8.1.0697Bram Moolenaar2019-01-061-1/+6
* patch 8.1.0673: functionality for signs is spread out over several filesv8.1.0673Bram Moolenaar2019-01-011-0/+1880