# HG changeset patch # User Eli Zaretskii # Date 1152876500 0 # Node ID 873b90e89ee31cf7598d1290f9f5ea8c336892d1 # Parent acc26fca82f79f7a5e19f5fe537fb71eb47ded84 Update the Allout entry diff -r acc26fca82f7 -r 873b90e89ee3 etc/NEWS --- a/etc/NEWS Fri Jul 14 11:26:36 2006 +0000 +++ b/etc/NEWS Fri Jul 14 11:28:20 2006 +0000 @@ -2011,10 +2011,22 @@ - repaired retention of topic body hanging indent upon topic depth shifts - refuse to create "containment discontinuities", where a topic is shifted deeper than the offspring-depth of its' container + - auto-fill-mode is now left inactive when allout-mode starts, if it + already was inactive. also, `allout-inhibit-auto-fill' custom + configuration variable makes it easy to disable auto fill in allout + outlines in general or on a per-buffer basis. + - new hook `allout-mode-deactivate-hook', for coordinating with + deactivation of allout-mode. - bulleting variation is simpler and more accommodating, both in the default behavior and in ability to vary when creating new topics - - many internal fixes and refinements - - many module and function docstring clarifications + - mode deactivation now does cleans up effectively, more properly + restoring affected variables and hooks to former state, removing + overlays, etc. + - included a few unit-tests for interior functionality. developers can + have them automatically run at the end of module load by customizing + the option `allout-run-unit-tests-on-load'. + - many, many minor tweaks and fixes. many internal fixes and + refinements of docstrings. - version number incremented to 2.2 ** The variable `woman-topic-at-point' was renamed