]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment change.
authorRichard M. Stallman <rms@gnu.org>
Tue, 19 Apr 1994 07:44:27 +0000 (07:44 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 19 Apr 1994 07:44:27 +0000 (07:44 +0000)
lisp/textmodes/ooutline.el

index 7374d4c0bda805e65a91df9ed8207bbb47e87ed5..399c5017ab1e55d657804000e88b2cd5a7243160 100644 (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