aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-06-03 16:49:12 -0700
committerGlenn Morris2012-06-03 16:49:12 -0700
commit418cd7265a941032b467215839b3726b3ba37b0b (patch)
tree432c2d5507f6cedb2f3ecafa299c318f7b19cca8 /admin/ChangeLog
parent1e266c88b2ae2d7615d9aefe9a93ad520d02e680 (diff)
downloademacs-418cd7265a941032b467215839b3726b3ba37b0b.tar.gz
emacs-418cd7265a941032b467215839b3726b3ba37b0b.zip
Remove lib-src/rcs-checkin
This script isn't used by Emacs, and I can't imagine anyone else is using it any more either... From the commentary: "This script is intended to be used to convert files with an old-Emacs-style version history for use with VC (the Emacs 19 version-control interface), which likes to use RCS as its back end." * lib-src/rcs-checkin: Remove file. * lib-src/Makefile.in (INSTALLABLE_SCRIPTS, STAMP_INST_SCRIPTS): Remove rcs-checkin. (stamp-rcs-checkin): Remove. * INSTALL, make-dist: Remove rcs-checkin. * admin/quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin. * doc/man/rcs-checkin.1: Remove.
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 3ed52c68154..e425c99b8d0 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,7 @@
12012-06-03 Glenn Morris <rgm@gnu.org>
2
3 * quick-install-emacs (PUBLIC_LIBSRC_SCRIPTS): Remove rcs-checkin.
4
12012-06-01 Paul Eggert <eggert@cs.ucla.edu> 52012-06-01 Paul Eggert <eggert@cs.ucla.edu>
2 6
3 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555) 7 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)