From 4af23f81513c3e52a5e059d8431fff72685e7ff6 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Fri, 20 Jan 2006 01:21:18 +0000 Subject: [PATCH] Comment change. --- lisp/outline.el | 1 + 1 file changed, 1 insertion(+) diff --git a/lisp/outline.el b/lisp/outline.el index 8baa9f102ea..eed84bd61c7 100644 --- a/lisp/outline.el +++ b/lisp/outline.el @@ -807,6 +807,7 @@ Show the heading too, if it is currently invisible." (interactive) (save-excursion (outline-back-to-heading) +;; Turned off to fix bug reported by Otto Maddox on 22 Nov 2005. ;; (outline-end-of-heading) (hide-region-body (point) (progn (outline-end-of-subtree) (point))))) -- 2.39.2