From: David Levine Date: Wed, 19 Feb 2014 03:16:06 +0000 (-0600) Subject: Removed redundant quoting of %f and %F in display strings. Now, X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/ed3214f1518b36c8b96a1a17be4af0a708ea25e3?ds=sidebyside;hp=ed3214f1518b36c8b96a1a17be4af0a708ea25e3 Removed redundant quoting of %f and %F in display strings. Now, the code checks to see if those escapes are quoted before quoting them. Removed quoting of them in mhn.defaults.sh because it isn't (and wasn't) necessary. ---