]> code.delx.au - gnu-emacs/blobdiff - lib-src/rcs-checkin
(quote_file_name): Pass COPY thru %s to output it.
[gnu-emacs] / lib-src / rcs-checkin
index 184ed8ac01a6da72175c222aac44f54309f08fe7..365050e958424cce9fc634f720e7d0f0e514d1a0 100755 (executable)
@@ -31,7 +31,7 @@
 # is not deleted, as under VC with vc-keep-workfiles at its default of t, but
 # all the version files are.
 #
-# If an argument file is already version-controlled under RCS, any version 
+# If an argument file is already version-controlled under RCS, any version
 # files are added to the list of deltas and deleted, and then the workfile
 # is checked in again as the latest version.  This is probably not quite
 # what was wanted, and is the main reason VC doesn't simply call this to
@@ -115,3 +115,4 @@ $file"
        ci -d -q -u $owner -m"entered into RCS" "$file" || exit
 done
 
+# arch-tag: 89c86949-ef04-4380-838b-bc1444dcb074