>From ec548ecfa8846f40731a0945853d3ac9018b4d71 Mon Sep 17 00:00:00 2001 From: Akira Yokosawa <akiyks@xxxxxxxxx> Date: Sun, 18 Sep 2016 23:09:34 +0900 Subject: [PATCH 0/2] Add rules in hyphen2endash.sh This is an update of scripts added in commit dd08907f289d ("Trial of replacing hyphens with en-dashes for number ranges"). 1st patch adds patterns for the following: o CPUs~nn--mm o \co{xxx}--\co{yyy} It also fixes typo in the authors email address. 2nd patch merges several rules by using "[abc]" regex patterns. Akira Yokosawa (2): hyphen2endash.sh: Add substitution patterns hyphen2endash.sh: Merge subst patterns utilities/dohyphen2endash.sh | 2 +- utilities/hyphen2endash.sh | 23 +++++++++++------------ 2 files changed, 12 insertions(+), 13 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html