summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-05-25 14:23:56 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-05-25 14:25:18 -0700
commit8a897214572f742378173fe69506b748ddb6d2d0 (patch)
tree7d0c051476e2aedf0ce2b511f6b94ddda9604226
parentf744797af1dd73a547dd204d7e79f084e6508517 (diff)
downloademacs-8a897214572f742378173fe69506b748ddb6d2d0.tar.gz
Document ‘Maintainer: emacs-devel@gnu.org’
* doc/lispref/tips.texi (Library Headers): Document that the Maintainer: line now says ‘emacs-devel@gnu.org’ rather than ‘FSF’.
-rw-r--r--doc/lispref/tips.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/tips.texi b/doc/lispref/tips.texi
index d41fe825729..30f2c983adc 100644
--- a/doc/lispref/tips.texi
+++ b/doc/lispref/tips.texi
@@ -1013,7 +1013,7 @@ etc.).
If there is no maintainer line, the person(s) in the Author field
is/are presumed to be the maintainers. Some files in Emacs use
-@samp{FSF} for the maintainer. This means that the original author is
+@samp{emacs-devel@@gnu.org} for the maintainer, which means the author is
no longer responsible for the file, and that it is maintained as part
of Emacs.