diff options
| author | Glenn Morris | 2012-06-03 16:49:12 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-06-03 16:49:12 -0700 |
| commit | 418cd7265a941032b467215839b3726b3ba37b0b (patch) | |
| tree | 432c2d5507f6cedb2f3ecafa299c318f7b19cca8 /lib-src/ChangeLog | |
| parent | 1e266c88b2ae2d7615d9aefe9a93ad520d02e680 (diff) | |
| download | emacs-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 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index ff631d09fcd..5a5a04a770e 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2012-06-03 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * rcs-checkin: Remove file. | ||
| 4 | * Makefile.in (INSTALLABLE_SCRIPTS, STAMP_INST_SCRIPTS): | ||
| 5 | Remove rcs-checkin. | ||
| 6 | (stamp-rcs-checkin): Remove. | ||
| 7 | |||
| 1 | 2012-05-31 Eli Zaretskii <eliz@gnu.org> | 8 | 2012-05-31 Eli Zaretskii <eliz@gnu.org> |
| 2 | 9 | ||
| 3 | * makefile.w32-in ($(BLD)/emacsclientw.exe): Use $(MWINDOWS) | 10 | * makefile.w32-in ($(BLD)/emacsclientw.exe): Use $(MWINDOWS) |