+2014-03-18 Benno Schulenberg <bensberg@justemail.net>
+ * doc/nanorc.sample.in - Document the changed whitespace defaults.
+
2014-03-18 Benno Schulenberg <bensberg@justemail.net>
* src/global.c (shortcut_init) - In the file browser one cannot
search for a regular expression, so do not mention it.
## The two single-column characters used to display the first characters
## of tabs and spaces. 187 in ISO 8859-1 (0000BB in Unicode) and 183 in
## ISO-8859-1 (0000B7 in Unicode) seem to be good values for these.
-# set whitespace ":."
+## The default when in a UTF-8 locale:
+# set whitespace "»·"
+## The default otherwise:
+# set whitespace ">."
## Detect word boundaries more accurately by treating punctuation
## characters as parts of words.