aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert2019-05-25 14:23:56 -0700
committerPaul Eggert2019-05-25 14:25:18 -0700
commit8a897214572f742378173fe69506b748ddb6d2d0 (patch)
tree7d0c051476e2aedf0ce2b511f6b94ddda9604226 /doc
parentf744797af1dd73a547dd204d7e79f084e6508517 (diff)
downloademacs-8a897214572f742378173fe69506b748ddb6d2d0.tar.gz
emacs-8a897214572f742378173fe69506b748ddb6d2d0.zip
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’.
Diffstat (limited to 'doc')
-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.).
1013 1013
1014If there is no maintainer line, the person(s) in the Author field 1014If there is no maintainer line, the person(s) in the Author field
1015is/are presumed to be the maintainers. Some files in Emacs use 1015is/are presumed to be the maintainers. Some files in Emacs use
1016@samp{FSF} for the maintainer. This means that the original author is 1016@samp{emacs-devel@@gnu.org} for the maintainer, which means the author is
1017no longer responsible for the file, and that it is maintained as part 1017no longer responsible for the file, and that it is maintained as part
1018of Emacs. 1018of Emacs.
1019 1019