changeset 26684:5ffc1f61b1d4

Add description of changed outline-regexp/new outline-level for Emacs Lisp mode.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 02 Dec 1999 10:33:46 +0000
parents 832508ad3da7
children 40036067f5cf
files etc/NEWS
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Thu Dec 02 10:20:22 1999 +0000
+++ b/etc/NEWS	Thu Dec 02 10:33:46 1999 +0000
@@ -344,6 +344,11 @@
     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: