aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2014-12-13 18:38:21 -0800
committerGlenn Morris2014-12-13 18:38:21 -0800
commit49daed60510a073062b41fa39fd7c010cb0a315e (patch)
treec254bf6f56ac9eec9f6d910aa934cfe5305f0a8a /ChangeLog
parent4d806dc01d4ffdecadfe75e92f4f190952f5447c (diff)
downloademacs-49daed60510a073062b41fa39fd7c010cb0a315e.tar.gz
emacs-49daed60510a073062b41fa39fd7c010cb0a315e.zip
Remove lib-src/grep-changelog
Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00145.html * lib-src/grep-changelog: Remove file. * lib-src/Makefile.in (INSTALLABLE_SCRIPTS): Remove. (all, install, uninstall): Remove INSTALLABLE_SCRIPTS. * doc/man/grep-changelog.1: Remove file. * make-dist: No more lib-src/grep-changelog. * INSTALL: No longer mention grep-changelog. * admin/quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove, and all uses. * admin/authors.el (authors-valid-file-names): Add grep-changelog. * etc/NEWS: Mention this.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15117e472b7..130e587a149 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
12014-12-14 Glenn Morris <rgm@gnu.org> 12014-12-14 Glenn Morris <rgm@gnu.org>
2 2
3 * make-dist: No more lib-src/grep-changelog.
4
3 * INSTALL.REPO: Revert 2014-12-06 change. 5 * INSTALL.REPO: Revert 2014-12-06 change.
4 6
52014-12-13 Paul Eggert <eggert@cs.ucla.edu> 72014-12-13 Paul Eggert <eggert@cs.ucla.edu>