diff etc/NEWS @ 111382:1aba3578b8d8

* lisp/emacs-lisp/smie.el: New package.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 07 Nov 2010 10:52:33 -0500
parents 7df8e74a1096
children fad6eee38123
line wrap: on
line diff
--- a/etc/NEWS	Sun Nov 07 08:02:15 2010 +0100
+++ b/etc/NEWS	Sun Nov 07 10:52:33 2010 -0500
@@ -82,7 +82,10 @@
 
 
 * New Modes and Packages in Emacs 23.3
-
+** smie.el is a generic navigation and indentation engine.
+It takes a simple BNF description of the grammar, and provides both
+sexp-style navigation (jumping over begin..end pairs) as well as
+indentation, which can be adjusted via ad-hoc indentation rules.
 
 * Incompatible Lisp Changes in Emacs 23.3