diff options
| author | Glenn Morris <rgm@gnu.org> | 2014-01-21 21:44:44 -0500 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2014-01-21 21:44:44 -0500 |
| commit | 7bfc1caa624fac9377f6f3fea3f3052cfdb02e65 (patch) | |
| tree | 19cbdcc9a28fe7e9b8f0ed74d40155ef7dede5be /lisp/emacs-lisp/authors.el | |
| parent | 85a5f61f29516b4e3fa132976e8ea07f76d11cf1 (diff) | |
| download | emacs-7bfc1caa624fac9377f6f3fea3f3052cfdb02e65.tar.gz | |
Unduplicate the lib-src/ and etc/ ChangeLogs
* lisp/emacs-lisp/authors.el (authors-valid-file-names): Related additions.
Diffstat (limited to 'lisp/emacs-lisp/authors.el')
| -rw-r--r-- | lisp/emacs-lisp/authors.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/authors.el b/lisp/emacs-lisp/authors.el index 8d38df2a329..0538a283124 100644 --- a/lisp/emacs-lisp/authors.el +++ b/lisp/emacs-lisp/authors.el @@ -668,6 +668,7 @@ Changes to files in this list are not listed.") "yow.c" ;; etc/ "emacsclient.c" "etags.c" "hexl.c" "make-docfile.c" "movemail.c" + "test-distrib.c" "testfile" "tpu-doc.el" ; FIXME? renamed to something? ) "File names which are valid, but no longer exist (or cannot be found) |
