aboutsummaryrefslogtreecommitdiffhomepage
path: root/NEWS.md
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index b5cc9f5..cc06d73 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -11,6 +11,12 @@
- Attempt to line up the first line of definitions with declarations
on the previous line, rather than indenting further.
+- Reset indentation when current indentation is at least one more than
+ the previous line, rather than just when it is exactly one more than
+ the previous line.
+
+ This should make it easier to unindent more than one line.
+
- Drop reference to an old git subtrees script from README.md.
- Code cleanup.