aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2014-02-09 17:37:11 -0800
committerGlenn Morris2014-02-09 17:37:11 -0800
commit97bbf637c4cbe1dcc5e15762ee2fc310626644c3 (patch)
tree98f36515a51e9276a50cbd97f9faf9fa0363b091
parent34dc21db6e57ebbad81a196002fcd3cc557f096e (diff)
downloademacs-97bbf637c4cbe1dcc5e15762ee2fc310626644c3.tar.gz
emacs-97bbf637c4cbe1dcc5e15762ee2fc310626644c3.zip
* lisp/emacs-lisp/lisp-mnt.el: Undocument "FSF" maintainer in commentary.
-rw-r--r--lisp/emacs-lisp/lisp-mnt.el5
1 files changed, 1 insertions, 4 deletions
diff --git a/lisp/emacs-lisp/lisp-mnt.el b/lisp/emacs-lisp/lisp-mnt.el
index 834a4e5ac8a..2f7d70ac07e 100644
--- a/lisp/emacs-lisp/lisp-mnt.el
+++ b/lisp/emacs-lisp/lisp-mnt.el
@@ -70,11 +70,8 @@
70;; ;; Dave Brennan <brennan@hal.com> 70;; ;; Dave Brennan <brennan@hal.com>
71;; ;; Eric Raymond <esr@snark.thyrsus.com> 71;; ;; Eric Raymond <esr@snark.thyrsus.com>
72;; 72;;
73;; This field may have some special values; notably "FSF", meaning
74;; "Free Software Foundation".
75;;
76;; * Maintainer line --- should be a single name/address as in the Author 73;; * Maintainer line --- should be a single name/address as in the Author
77;; line, or an address only, or the string "FSF". If there is no maintainer 74;; line, or an address only. If there is no maintainer
78;; line, the person(s) in the Author field are presumed to be it. 75;; line, the person(s) in the Author field are presumed to be it.
79;; The idea behind these two fields is to be able to write a Lisp function 76;; The idea behind these two fields is to be able to write a Lisp function
80;; that does "send mail to the author" without having to mine the name out by 77;; that does "send mail to the author" without having to mine the name out by