From: Stefan Kangas Date: Sat, 6 Jul 2024 17:34:28 +0000 (+0200) Subject: ; Reflow "Commentary" in lisp-mnt.el X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=99134a6ae7a628a2ce74e72c2968cbe5221ac095;p=emacs.git ; Reflow "Commentary" in lisp-mnt.el * lisp/emacs-lisp/lisp-mnt.el: Reflow "Commentary" section. (cherry picked from commit 48f4c9cbbc1297eeb2299928bd415c891b98d999) --- diff --git a/lisp/emacs-lisp/lisp-mnt.el b/lisp/emacs-lisp/lisp-mnt.el index fe692865eba..d48ee1f2ca4 100644 --- a/lisp/emacs-lisp/lisp-mnt.el +++ b/lisp/emacs-lisp/lisp-mnt.el @@ -70,8 +70,8 @@ ;; ;; Eric S. Raymond ;; ;; * 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