Mercurial > emacs
diff etc/NEWS @ 70615:5aa2a577604d
2006-05-12 Ken Manheimer <ken.manheimer@gmail.com>
* NEWS (allout): Update.
author | Reiner Steib <Reiner.Steib@gmx.de> |
---|---|
date | Fri, 12 May 2006 15:44:11 +0000 |
parents | c1933d4241b2 |
children | 08e672918fea a5812696f7bf |
line wrap: on
line diff
--- a/etc/NEWS Fri May 12 15:14:45 2006 +0000 +++ b/etc/NEWS Fri May 12 15:44:11 2006 +0000 @@ -1934,13 +1934,17 @@ 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: