mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-14 16:50:58 +00:00
Comment change.
This commit is contained in:
parent
a14cad8c60
commit
c7cd67bd78
@ -419,7 +419,7 @@ while if FLAG is `\\^M' (control-M) the text is hidden."
|
||||
(outline-next-heading))
|
||||
(if (memq (preceding-char) '(?\n ?\^M))
|
||||
(progn
|
||||
;; got to end of line before heading
|
||||
;; Go to end of line before heading
|
||||
(forward-char -1)
|
||||
(if (memq (preceding-char) '(?\n ?\^M))
|
||||
;; leave blank line before heading
|
||||
|
Loading…
Reference in New Issue
Block a user