aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 232a1bc8a4b..3d0811abff4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -216,6 +216,8 @@ You can pick the name of the function and the variables with `C-x 4 a'.
216 216
217* Changes in Specialized Modes and Packages in Emacs 24.4 217* Changes in Specialized Modes and Packages in Emacs 24.4
218 218
219** prolog-use-smie has been remvoed, along with the non-SMIE indentation code.
220
219** SMIE indentation can be customized via `smie-config'. 221** SMIE indentation can be customized via `smie-config'.
220The customizaton can be guessed by Emacs by providing a sample indented 222The customizaton can be guessed by Emacs by providing a sample indented
221file and letting SMIE learn from it. 223file and letting SMIE learn from it.