all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#37973: 26.2; Entertaining comments in admin.el
@ 2019-10-29  0:33 Rolf Ade
  2019-10-29  1:07 ` Glenn Morris
  0 siblings, 1 reply; 5+ messages in thread
From: Rolf Ade @ 2019-10-29  0:33 UTC (permalink / raw)
  To: 37973


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





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-10-30 18:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-29  0:33 bug#37973: 26.2; Entertaining comments in admin.el Rolf Ade
2019-10-29  1:07 ` Glenn Morris
2019-10-30 17:22   ` Eli Zaretskii
2019-10-30 17:51     ` Rolf Ade
2019-10-30 18:13       ` Eli Zaretskii

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.