diff options
author | Glenn Morris <rgm@gnu.org> | 2010-10-12 20:17:59 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-10-12 20:17:59 -0700 |
commit | 013b96cc266560ea8f737d7ae3b4b21e16952e36 (patch) | |
tree | da25e8d9939725755dbb196567e9ac54400ddd87 /nextstep/ChangeLog | |
parent | eb1141becc2cc6f9b0e836d697965f91a885591a (diff) | |
download | emacs-013b96cc266560ea8f737d7ae3b4b21e16952e36.tar.gz |
Tidy some nextstep README etc files.
* nextstep/README: Move historical information to new file ../etc/NEXTSTEP.
* nextstep/AUTHORS: Merge into ./etc/NEXTSTEP and remove file.
* etc/NEXTSTEP: New file, extracted from ../nextstep/{AUTHORS,README}.
* make-dist: No more nextstep/AUTHORS.
Diffstat (limited to 'nextstep/ChangeLog')
-rw-r--r-- | nextstep/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nextstep/ChangeLog b/nextstep/ChangeLog index 269aa4a4eef..ac060bbcee4 100644 --- a/nextstep/ChangeLog +++ b/nextstep/ChangeLog @@ -1,6 +1,8 @@ 2010-10-13 Glenn Morris <rgm@gnu.org> * README: Remove information duplicated in AUTHORS. + Move historical information to new file ../etc/NEXTSTEP. + * AUTHORS: Merge into ./etc/NEXTSTEP and remove file. 2010-10-12 Glenn Morris <rgm@gnu.org> |