1
0
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:
Richard M. Stallman 1994-04-19 07:44:27 +00:00
parent a14cad8c60
commit c7cd67bd78

View File

@ -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