]> git.eshelyaron.com Git - emacs.git/commitdiff
Add description of changed outline-regexp/new outline-level for
authorGerd Moellmann <gerd@gnu.org>
Thu, 2 Dec 1999 10:33:46 +0000 (10:33 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 2 Dec 1999 10:33:46 +0000 (10:33 +0000)
Emacs Lisp mode.

etc/NEWS

index 81e3e2c8e3e034d985a40b9d99aac08e3a7b65fd..e2ac49bad0fcea76e5021a3773064772c680848c 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -344,6 +344,11 @@ The default mode has been changed from `plain-tex-mode' to
     to show locations in LaTeX documents where a particular entry has
     been cited.
 
+** Emacs Lisp mode now allows multiple levels of outline headings.
+The level of a heading is determined from the number of leading
+semicolons in a heading line.  Toplevel forms starting with a `('
+in column 1 are always made leaves.
+
 ** The M-x time-stamp command (most commonly used on write-file-hooks)
 has the following new features: