commit | ecd18c1694e229c050e9d0be99b28b627a5977b6 | [log] [tgz] |
---|---|---|
author | Benno Schulenberg <bensberg@justemail.net> | Sun Dec 18 19:57:33 2016 +0100 |
committer | Benno Schulenberg <bensberg@justemail.net> | Sun Dec 18 19:57:33 2016 +0100 |
tree | 09cc3bb117b364e5654e070cc16aa29fc0863172 | |
parent | bc8a3a50a4bd3282767fb0e88b7403f957d5451a [diff] |
history: search for the two position numbers from EOL instead of BOL A filename might contain spaces, so we can't look for the numbers (the second and third elements) starting from the head of the line -- we have to start at the tail and work backward. This fixes https://savannah.gnu.org/bugs/?49879.