diff options
| author | Paul Eggert | 2019-05-25 14:23:56 -0700 |
|---|---|---|
| committer | Paul Eggert | 2019-05-25 14:25:18 -0700 |
| commit | 8a897214572f742378173fe69506b748ddb6d2d0 (patch) | |
| tree | 7d0c051476e2aedf0ce2b511f6b94ddda9604226 /doc | |
| parent | f744797af1dd73a547dd204d7e79f084e6508517 (diff) | |
| download | emacs-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.texi | 2 |
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 | ||
| 1014 | If there is no maintainer line, the person(s) in the Author field | 1014 | If there is no maintainer line, the person(s) in the Author field |
| 1015 | is/are presumed to be the maintainers. Some files in Emacs use | 1015 | is/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 |
| 1017 | no longer responsible for the file, and that it is maintained as part | 1017 | no longer responsible for the file, and that it is maintained as part |
| 1018 | of Emacs. | 1018 | of Emacs. |
| 1019 | 1019 | ||