]> git.eshelyaron.com Git - emacs.git/commitdiff
; Reflow "Commentary" in lisp-mnt.el
authorStefan Kangas <stefankangas@gmail.com>
Sat, 6 Jul 2024 17:34:28 +0000 (19:34 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Jul 2024 13:16:59 +0000 (15:16 +0200)
* lisp/emacs-lisp/lisp-mnt.el: Reflow "Commentary" section.

(cherry picked from commit 48f4c9cbbc1297eeb2299928bd415c891b98d999)

lisp/emacs-lisp/lisp-mnt.el

index fe692865ebae89b5d2edc6e4399e3c4a5bf87b8a..d48ee1f2ca4c956255a976e06fd4c05b88b05947 100644 (file)
@@ -70,8 +70,8 @@
 ;; ;;  Eric S. Raymond <esr@thyrsus.com>
 ;;
 ;;    * Maintainer line --- should be a single name/address as in the Author
-;; line, or an address only.  If there is no maintainer
-;; line, the person(s) in the Author field are presumed to be it.
+;; line, or an address only.  If there is no maintainer line, the person(s) in
+;; the Author field are presumed to be it.
 ;;    The idea behind these two fields is to be able to write a Lisp function
 ;; that does "send mail to the author" without having to mine the name out by
 ;; hand.  Please be careful about surrounding the network address with <> if