all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rolf Ade <rolf@pointsman.de>
To: 37973@debbugs.gnu.org
Subject: bug#37973: 26.2; Entertaining comments in admin.el
Date: Tue, 29 Oct 2019 01:33:48 +0100	[thread overview]
Message-ID: <87pnigl79v.fsf@pointsman.de> (raw)


Note the date and "only briefly present". Is there something not
finished but got forgotten?

commit 0d613483907fc9b053de10dfb0377f2b67eac682
Author: Glenn Morris <rgm@gnu.org>
Date:   Thu Jan 16 21:11:36 2014 -0500

    Make M-x authors return zero *Authors Errors* from current logs
    
    * lisp/emacs-lisp/authors.el (authors-obsolete-files-regexps):
    (authors-ignored-files): Add some entries, remove others.
    (authors-ambiguous-files, authors-valid-file-names): Add some entries.
    (authors-renamed-files-alist): Add, remove, and adjust entries.
    (authors-renamed-files-regexps): Add some entries.
    Remove some very broad ones.  Make some entries `lax'.
    (authors-lax-changelogs): New constant.
    (authors-disambiguate-file-name): Treat top-level specially.
    (authors-lax-changelog-p): New function.
    (authors-canonical-file-name): Check file as written against
    authors-valid-file-names.  Do not special-case etc/.
    Handle `lax' logs and authors-renamed-files-regexps elements.
    
    * admin/make-tarball.txt: Update for no expected *Authors Errors*.

diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -280,0 +283,2 @@
+    ;; Only briefly present.
+    "tests/gnustest-nntp.el" "tests/gnustest-registry.el"


Even more so here: "only installed very briefly" and not touched for 10
years.

commit 1fc28a2c9d6d862fabfc7e8deb01d6563253b2fc
Author: Glenn Morris <rgm@gnu.org>
Date:   Wed Sep 30 02:27:10 2009 +0000

    (authors-ignored-files): Add "js2-mode.el".

diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el
--- a/lisp/emacs-lisp/authors.el
+++ b/lisp/emacs-lisp/authors.el
@@ -246,0 +246,1 @@
+    "js2-mode.el"      ; only installed very briefly, replaced by js.el





             reply	other threads:[~2019-10-29  0:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-29  0:33 Rolf Ade [this message]
2019-10-29  1:07 ` bug#37973: 26.2; Entertaining comments in admin.el Glenn Morris
2019-10-30 17:22   ` Eli Zaretskii
2019-10-30 17:51     ` Rolf Ade
2019-10-30 18:13       ` Eli Zaretskii

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pnigl79v.fsf@pointsman.de \
    --to=rolf@pointsman.de \
    --cc=37973@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.