diff lisp/ChangeLog @ 112129:5a83a0764cb0

allout.el: (allout-back-to-current-heading): Ensure return to the visible containing topic, rather than a collapsed one. (allout-view-change-hook): Remove hook that was deprecated long ago. (allout-exposure-change-hook): Remove documentation remarks concerning removed allout-view-change-hook. (allout-flag-region): Remove invocation of and documentation remarks concerning allout-view-change-hook.
author Ken Manheimer <ken.manheimer@gmail.com>
date Thu, 06 Jan 2011 02:19:05 -0500
parents 08d91a08a7b9
children 4ef5cb86f2e8
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 05 21:14:54 2011 -0800
+++ b/lisp/ChangeLog	Thu Jan 06 02:19:05 2011 -0500
@@ -1,3 +1,14 @@
+2011-01-06  Ken Manheimer  <ken.manheimer@gmail.com>
+
+	* allout.el: (allout-back-to-current-heading): Ensure return to
+	the visible containing topic, rather than a collapsed one.
+	(allout-view-change-hook): Remove hook that was deprecated long
+	ago.
+	(allout-exposure-change-hook): Remove documentation remarks
+	concerning removed allout-view-change-hook.
+	(allout-flag-region): Remove invocation of and documentation
+	remarks concerning allout-view-change-hook.
+
 2011-01-06  Glenn Morris  <rgm@gnu.org>
 
 	* vc/vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time)