Skip to content

Commit

Permalink
Remove interactive from outline-indent--next-lower-or-equal-indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jamescherti committed Jan 30, 2025
1 parent 52e081f commit ef49c67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion outline-indent.el
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ level.
This function finds the nearest non-empty line with the same or less
indentation as the current line."
(interactive)
(let ((initial-indentation nil)
(found-point nil))
(save-excursion
Expand Down

0 comments on commit ef49c67

Please sign in to comment.