aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorStefan Kangas2025-02-16 22:32:08 +0100
committerStefan Kangas2025-02-18 05:42:12 +0100
commit5dc2a573750115ecb450750a16c4d59e542391e6 (patch)
tree188037cea7db4e506cef001b948bb4debb883a67 /admin
parente3dc0ea2544dc09908546c6e6baba47371cbc176 (diff)
downloademacs-5dc2a573750115ecb450750a16c4d59e542391e6.tar.gz
emacs-5dc2a573750115ecb450750a16c4d59e542391e6.zip
; * admin/authors.el (authors-ignored-files): Ignore gnus-nocem.el.
Diffstat (limited to 'admin')
-rw-r--r--admin/authors.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/authors.el b/admin/authors.el
index 9de96ef5e14..f724e871056 100644
--- a/admin/authors.el
+++ b/admin/authors.el
@@ -656,6 +656,7 @@ Changes to files matching one of the regexps in this list are not listed.")
656 "if-11.cc" 656 "if-11.cc"
657 "if-11.res" 657 "if-11.res"
658 "java/org/gnu/emacs/EmacsWindowAttachmentManager.java" 658 "java/org/gnu/emacs/EmacsWindowAttachmentManager.java"
659 "lisp/gnus/gnus-nocem.el"
659 "lisp/gnus/legacy-gnus-agent.el" 660 "lisp/gnus/legacy-gnus-agent.el"
660 "legacy-gnus-agent.el" 661 "legacy-gnus-agent.el"
661 "admin/coccinelle/xsave.cocci" 662 "admin/coccinelle/xsave.cocci"