commit | 9c7940b599f5eb58149821d112874917080ef783 | [log] [tgz] |
---|---|---|
author | Rishabh Dave <rishabhddave@gmail.com> | Tue Jul 05 00:57:53 2016 +0530 |
committer | Benno Schulenberg <bensberg@justemail.net> | Mon Jul 04 22:04:24 2016 +0200 |
tree | db9a18ab9bbbad7e0632396f70b1a596a11a786d | |
parent | ccfb1eb0f1a4b7b907dbac85e6beb35c02833d21 [diff] |
utils: accept mistypings and common separators between line and column It is easy to type beside the comma key and hit instead "m" or ".", so accept also these as a separator between line and column number. And when being generous anyway, also accept space, slash and semicolon. This fulfills https://savannah.gnu.org/bugs/?48305. Signed-off-by: Rishabh Dave <rishabhddave@gmail.com>