branch: elpa/lua-mode
commit 040bc8fe23bc334e569b0c1f96497703b97c98d3
Author: immerrr <[email protected]>
Commit: immerrr <[email protected]>
Bump NEWS
---
NEWS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index 5977d8a..3b9b138 100644
--- a/NEWS
+++ b/NEWS
@@ -3,7 +3,7 @@
** make lua-mode-hook editable via customize
-** rewrite of indentation engine fixing several indentation bugs & quirks
+** fix several indentation bugs & quirks
** fix lua-send-proc not to send previous function when point is at the
beginning of a function