From 38de963131fc014a3af953dd4ca5a7820a786f02 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 2 Dec 1999 10:33:46 +0000 Subject: [PATCH] Add description of changed outline-regexp/new outline-level for Emacs Lisp mode. --- etc/NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index 81e3e2c8e3e..e2ac49bad0f 100644 --- 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: -- 2.39.5