Am 24.02.2017 um 22:43 schrieb Jakub Narębski:
W dniu 24.02.2017 o 21:37, Andreas Heiduk pisze:
quoted
Signed-off-by: Andreas Heiduk <redacted>
Thanks. This is good work.
:-)
quoted
---
Documentation/config.txt | 24 ++++++++++++++----------
1 file changed, 14 insertions(+), 10 deletions(-)
diff --git a/Documentation/config.txt b/Documentation/config.txt
[...]
quoted
+
This empty line should not be here, I think.
Missed that bugger...
[...]
quoted
+ values larger than 0x80 (e.g. octal `\302\265` for "micro" in
I wonder if we can put UTF-8 in AsciiDoc, that is write "μ"
instead of spelling it "micro" (or: Greek letter "mu").
Or "µ" / "µ", though I wonder how well it is supported
in manpage, info and PDF outputs...
... and fonts installed on client machines!
Since I started with a two-line diff for just git-ls-files I decided to
play safe with this,