diff ChangeLog @ 855:085c963b45a9

Add %thin% and %wide% width-reckoning modes. Also fixes some problems relating to the indent when wrapping, ensuring the indent isn't swallowed (even though it's whitespace), and that lines aren't broken in it (even though it's whitespace; breaking in it causes an infinite loop, as it's always replenished).
author Ben Schmidt
date Thu, 01 Mar 2012 03:34:29 +1100
parents 5471407e104d
children aaedbc351b38
line wrap: on
line diff
--- a/ChangeLog	Thu Mar 01 03:33:53 2012 +1100
+++ b/ChangeLog	Thu Mar 01 03:34:29 2012 +1100
@@ -1,3 +1,4 @@
+ o Add different width-reckoning modes to facilitate wrapping many languages
  o Add different wrapping modes to facilitate wrapping many languages
  o Fix backslash escaping mechanism so double backslash can't effectively
    recurse and form part of another escape sequence, other non-unicode escapes