# HG changeset patch # User Gerd Moellmann # Date 944130826 0 # Node ID 5ffc1f61b1d422f4bec665c116a1ee6664c10414 # Parent 832508ad3da717c31e7fbbeaf610f763fe1919d4 Add description of changed outline-regexp/new outline-level for Emacs Lisp mode. diff -r 832508ad3da7 -r 5ffc1f61b1d4 etc/NEWS --- 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: