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 8d68021..b5cc9f5 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -5,6 +5,12 @@
require 'where' followed by end of line, rather than just a line
starting with 'where'.
+- Recognise all declarations, not just top level declarations, in code
+ handling the case where the last command was `newline-and-indent'.
+
+- Attempt to line up the first line of definitions with declarations
+ on the previous line, rather than indenting further.
+
- Drop reference to an old git subtrees script from README.md.
- Code cleanup.