Nicolas Petton
e1a712bb3f
* admin/authors.el: Add missing entries.
2020-01-29 21:30:48 +01:00
Paul Eggert
365e01cc9f
Update copyright year to 2020
...
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2020-01-01 00:59:52 +00:00
Paul Eggert
f744797af1
Go back to "Maintainer: emacs-devel@gnu.org"
...
Restore lines saying "Maintainer: emacs-devel@gnu.org" when there is
no special maintainer for a file. Although this wasn't documented
it was common practice and removing the lines didn't have consensus.
2019-05-25 14:25:18 -07:00
Paul Eggert
bef1be8730
Fixes for "Maintainer:" and related lines
...
Mostly, this just removes "Maintainer: emacs-devel@gnu.org" lines,
which are not that useful. It also cleans up and regularizes a
few similar lines.
2019-05-19 21:34:27 -07:00
Paul Eggert
26bed8ba10
Update copyright year to 2019
...
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
2019-01-01 01:01:13 +00:00
Nicolas Petton
35574609dd
; * admin/authors.el: Update.
2018-05-25 15:39:46 +02:00
Glenn Morris
3dc7f684c6
* admin/authors.el (authors-aliases): Tighten more entries.
2018-01-16 21:32:13 -05:00
Glenn Morris
d80295c960
authors-aliases is based on regexps, not literals
...
* admin/authors.el (authors-aliases): Replace overly-broad entries.
2018-01-16 20:52:55 -05:00
Nicolas Petton
6c63204b8c
Fix an entry in authors-aliases
...
* admin/authors.el (authors-aliases): Replace regexp from "Max", which
is too broad, to an email address ("mu@magi.net.ru").
2018-01-13 21:47:01 +01:00
Nicolas Petton
4387bb44ae
Update authors
...
* admin/authors.el (authors-aliases, authors-valid-file-names): Additions.
* etc/AUTHORS: Update AUTHORS file.
2018-01-12 21:58:43 +01:00
Paul Eggert
5c7dd8a783
Update copyright year to 2018
...
Run admin/update-copyright.
2018-01-01 00:57:59 -08:00
Glenn Morris
b51009d7f0
* admin/authors.el (authors-canonical-author-name):
...
Ignore name issues in "lax" ChangeLogs.
2017-10-23 22:04:01 -07:00
Nicolas Petton
419a371f8b
Update authors.el
...
* admin/authors.el (authors-valid-file-names)
(authors-renamed-files-alist): Additions.
2017-10-11 15:14:51 +02:00
Nicolas Petton
3f37086958
* admin/authors.el (authors-aliases): Additions.
2017-10-11 15:14:51 +02:00
Nicolas Petton
ba7fb37d6a
* admin/authors.el (authors-renamed-files-alist): addition.
2017-10-09 21:51:44 +02:00
Nicolas Petton
e933249f6b
Update authors.el
...
* admin/authors.el (authors-renamed-files-alist)
(authors-valid-file-names): Additions.
2017-10-05 22:26:47 +02:00
Nicolas Petton
b9712f5686
Update authors.el
...
* admin/authors.el (authors-ignored-files, authors-valid-file-names)
(authors-renamed-files-alist): Additions.
2017-10-03 13:11:07 +02:00
Paul Eggert
bc511a64f6
Prefer HTTPS to FTP and HTTP in documentation
...
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November. Change these FTP URLs to https://ftp.gnu.org
instead. Make similar changes for URLs to other organizations moving
away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
2017-09-13 15:54:37 -07:00
Glenn Morris
9d63c87e91
More authors.el updates
...
* admin/authors.el (authors-ignored-files, authors-valid-file-names)
(authors-renamed-files-alist): Additions.
; ChangeLog fixes
2017-06-07 14:27:21 -04:00
Glenn Morris
43885eac09
More authors.el updates
...
* admin/authors.el (authors-obsolete-files-regexps)
(authors-valid-file-names, authors-renamed-files-alist)
(authors-renamed-files-regexps): Additions.
2017-06-06 16:19:10 -04:00
Glenn Morris
30e33e967b
; * admin/authors.el (authors-obsolete-files-regexps): Tweak previous.
2017-06-06 15:19:58 -04:00
Glenn Morris
a203e717eb
More small authors.el updates
...
* admin/authors.el (authors-aliases): Fix recent addition.
(authors-obsolete-files-regexps, authors-no-scan-regexps)
(authors-ignored-files, authors-valid-file-names)
(authors-renamed-files-alist): Additions.
; * lisp/vc/pcvs.el, test/lisp/emacs-lisp/checkdoc-tests.el:
; Fix Author headers.
; * ChangeLog.2: Fixes.
2017-06-06 15:08:41 -04:00
Glenn Morris
6aa1466713
Make authors.el report names that were ignored
...
* admin/authors.el (authors-ignored-names): New.
(authors-canonical-author-name): Add file and position arguments.
Record ignored authors.
(authors-scan-change-log, authors-scan-el):
Pass file and position to authors-canonical-author-name.
(authors): Also print authors that were ignored.
2017-06-05 20:39:29 -04:00
Glenn Morris
fcaf9327c1
* admin/authors.el (authors-aliases): Additions.
2017-06-05 20:38:31 -04:00
Glenn Morris
606bfcf00e
* admin/authors.el (authors-aliases): Addition.
2017-06-02 20:29:34 -04:00
Glenn Morris
55b07d3379
; Update contributor name
...
; Ref http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00114.html
2017-05-06 18:38:18 -07:00
Paul Eggert
fac0bb9cf7
Merge from gnulib
...
This incorporates:
2017-03-14 snippets: move unadjusted snippet sources to lib
2017-03-14 gnulib-tool: fix typo in comment output
2017-03-14 snippets: work around GNU Make 3.82 VPATH
2017-03-13 gnulib-tool: minor --gnu-make fixups
2017-03-12 gnulib-tool: new option --gnu-make
* .gitignore: Remove lib/arg-nonnull.h, lib/c++defs.h,
lib/warn-on-use.h. Change exception from
build-aux/snippet/_Noreturn.h to lib/_Noreturn.h.
* admin/authors.el (authors-renamed-files-regexps):
* admin/notes/copyright, make-dist:
The snippet files moved from build-aux/snippet to lib.
* lib/_Noreturn.h: Rename from build-aux/snippet/_Noreturn.h.
* lib/arg-nonnull.h: Rename from build-aux/snippet/arg-nonnull.h.
* lib/c++defs.h: Rename from build-aux/snippet/c++defs.h.
* lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
* lib/warn-on-use.h: Rename from build-aux/snippet/warn-on-use.h.
2017-03-14 14:50:02 -07:00
Paul Eggert
5badc81c1c
Update copyright year to 2017
...
Run admin/update-copyright.
2016-12-31 19:42:26 -08:00
Nicolas Petton
9a857b922e
* admin/authors.el (authors-renamed-files-alist): Addition.
2016-11-28 16:24:21 +01:00
Glenn Morris
7f43d7c010
* admin/authors.el (authors-aliases): Add an entry.
2016-11-23 14:19:31 -05:00
Nicolas Petton
3d63b488da
Update ChangeLog files and authors.el
...
* admin/authors.el (authors-renamed-files-alist): Add entries for
obsolete files.
* ChangeLog.2: Update.
2016-11-21 17:51:32 +01:00
Eli Zaretskii
0ffc9cef49
Update admin/authors.el
...
* admin/authors.el (authors-fixed-entries): Add an entry for Bob
Weiner.
2016-09-15 22:21:19 +03:00
Nicolas Petton
97d28b42a6
* admin/authors.el (authors-valid-file-names): Addition.
2016-07-24 16:21:26 +02:00
Nicolas Petton
9ab52f6987
* admin/authors.el: Additions.
2016-07-24 15:58:58 +02:00
Glenn Morris
e5e886d12f
* admin/authors.el (authors-ignored-files, authors-valid-file-names)
...
(authors-renamed-files-alist): Additions.
2016-06-19 18:25:19 -07:00
Glenn Morris
db0777b7bd
* admin/authors.el (authors-aliases, authors-fixed-case): Additions.
2016-06-19 18:05:55 -07:00
Nicolas Petton
3ca428e928
add entries to authors.el
...
* admin/authors.el (authors-renamed-files-alist): Add char-fold files.
2016-06-11 00:04:58 +02:00
Glenn Morris
3f4a9d9d26
* admin/authors.el (authors): First update the ChangeLog.
...
* admin/make-tarball.txt: Related updates.
2016-05-25 12:47:13 -04:00
Nicolas Petton
162e549c4e
* admin/authors.el (authors-ignored-files): Additions.
2016-04-22 18:50:26 +02:00
Nicolas Petton
5cf7c393b7
authors.el updates
...
* admin/authors.el (authors-ignored-files): Addition.
2016-03-02 17:03:59 +01:00
Nicolas Petton
eea0a2359f
authors.el updates
...
* admin/authors.el (authors-renamed-files-alist): Additions.
2016-01-30 15:20:11 +01:00
Nicolas Petton
6f747a7c57
authors.el updates
...
* admin/authors.el (authors-ignored-files, authors-renamed-files-alist):
Additions.
2016-01-24 13:31:54 +01:00
Paul Eggert
0e963201d0
Update copyright year to 2016
...
Run admin/update-copyright.
2016-01-01 01:34:24 -08:00
Xue Fuqiao
0b7d791d27
Backport: Document the release process
...
* admin/notes/versioning: Add information about RC releases.
* admin/release-process: Document the release process.
* admin/authors.el (authors-ignored-files):
* admin/README: Change FOR-RELEASE to release-process.
* CONTRIBUTE:
* admin/notes/bugtracker: Don't mention FOR-RELEASE.
(cherry picked from commit 9a4aa0f594 )
2015-11-18 08:42:02 +08:00
Dmitry Gutov
166a6556d0
; Remove extraneous "coding: utf-8" specifications in Elisp files
2015-09-29 01:39:46 +03:00
Paul Eggert
e643aa9505
; Use proper accents in Peter von der Ahé’s name
2015-09-16 22:43:33 -07:00
Paul Eggert
862561f4a6
‘text-quoting-style’ fixes for admin
...
* admin/admin.el (cusver-scan, cusver-check):
* admin/authors.el (authors-canonical-file-name):
* admin/bzrmerge.el (bzrmerge-missing):
Respect ‘text-quoting-style’ in diagnostics.
2015-08-27 02:37:35 -07:00
Paul Eggert
692cf1013b
Fix "\`" confusion in Lisp strings
...
* admin/authors.el (authors-canonical-author-name):
Fix typo by using "\\`" not "\`" in string RE.
* lisp/obsolete/complete.el (PC-complete-as-file-name):
* lisp/obsolete/vi.el (vi-backward-blank-delimited-word):
* lisp/progmodes/verilog-mode.el (verilog-mode-map):
Use plain "`", not the equivalent-but-confusing "\`", in strings.
* lisp/textmodes/texinfmt.el: Fix comment likewise.
2015-08-15 08:35:36 -07:00
Glenn Morris
4b8490fdfe
* admin/authors.el (authors-valid-file-names, authors-renamed-files-alist): Additions.
2015-04-17 13:27:44 -04:00
Glenn Morris
455f13b8c9
* admin/authors.el (authors-lax-changelogs): Update for erc changes.
2015-04-16 20:47:35 -04:00