diff options
author | Glenn Morris <rgm@gnu.org> | 2013-12-27 16:31:33 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2013-12-27 16:31:33 -0800 |
commit | 8449dd1f655d118a104e87c65ab77c86d5b71382 (patch) | |
tree | c2d836cd86ce1de8ec941a98468bf2312080007c /ChangeLog | |
parent | 72140a0fb025f437b51bf61d25e95d5a8768cfe6 (diff) | |
download | emacs-8449dd1f655d118a104e87c65ab77c86d5b71382.tar.gz |
authors.el updates and ChangeLog fixes
* lisp/emacs-lisp/authors.el (authors-ignored-files)
(authors-valid-file-names, authors-renamed-files-alist): Additions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 80e988f533a..359adf7ac16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -289,7 +289,7 @@ config.status computes it. * Makefile.in (epaths-force-w32): Move srcdir tweak here. - * autogen: Remove directory. Move update_autogen to admin/. + * autogen/: Remove directory. Move update_autogen to admin/. * autogen.sh: Remove reference to copy_autogen. * GNUmakefile (configure): * Makefile.in (bootstrap): Do not try to run copy_autogen. |