1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-07 20:54:32 +00:00

2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>

* NEWS (allout): Update.
This commit is contained in:
Reiner Steib 2006-05-12 15:44:11 +00:00
parent 7f0ea399d1
commit 4b1af9ac29
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
* NEWS (allout): Update.
2006-05-06 Bill Wohler <wohler@newt.com>
Release MH-E version 8.0.

View File

@ -1934,13 +1934,17 @@ symmetric key hinting and consistency verification, auto-encryption of
pending topics on save, and more, make it easy to use encryption in
powerful ways.
*** `allout-view-change-hook' marked as being deprecated - use
`allout-exposure-change-hook' instead. Both are currently being used, but
`allout-view-change-hook' will be ignored in a subsequent allout version.
*** Default command prefix changed to "\C-c " (control-c space), to avoid
intruding on user's keybinding space. Customize the
`allout-command-prefix' variable to your preference.
*** Allout now uses text overlay's `invisible' property (and others) for
concealed text, instead of selective-display. This simplifies the code, in
particularly avoiding the need for kludges for isearch dynamic-display,
particular avoiding the need for kludges for isearch dynamic-display,
discretionary handling of edits of concealed text, undo concerns, etc.
*** Many substantial fixes and refinements, including: