diff options
| author | Glenn Morris | 2014-12-13 18:38:21 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-12-13 18:38:21 -0800 |
| commit | 49daed60510a073062b41fa39fd7c010cb0a315e (patch) | |
| tree | c254bf6f56ac9eec9f6d910aa934cfe5305f0a8a /lib-src/ChangeLog | |
| parent | 4d806dc01d4ffdecadfe75e92f4f190952f5447c (diff) | |
| download | emacs-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 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index ab67538c387..9b6c0daf210 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2014-12-14 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * grep-changelog: Remove file. | ||
| 4 | * Makefile.in (INSTALLABLE_SCRIPTS): Remove. | ||
| 5 | (all, install, uninstall): Remove INSTALLABLE_SCRIPTS. | ||
| 6 | |||
| 1 | 2014-11-23 Glenn Morris <rgm@gnu.org> | 7 | 2014-11-23 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * Makefile.in (emacsclient.res): Fix yesterday's thinko. | 9 | * Makefile.in (emacsclient.res): Fix yesterday's thinko. |