Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
4af23f81
Commit
4af23f81
authored
Jan 20, 2006
by
Richard M. Stallman
Browse files
Comment change.
parent
633bb8a9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/outline.el
lisp/outline.el
+1
-0
No files found.
lisp/outline.el
View file @
4af23f81
...
...
@@ -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
)))))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment