]> code.delx.au - gnu-emacs/blobdiff - etc/NEWS.19
Merge from emacs--devo--0
[gnu-emacs] / etc / NEWS.19
index 2d2e5f57066e712d08ecf32536721bdb3c264a28..ce06d2a8bfaddc88353c7589bc9eea1884afeb5d 100644 (file)
@@ -1039,7 +1039,7 @@ your working file with the latest version from the master.
 *** RCS customization.
 
 There is a new variable vc-consult-headers.  If it is t (the default),
-VC searches for RCS headers in working files (like `$Id$') and
+VC searches for RCS headers in working files (like `$Id: NEWS.19,v 1.1 2006/06/04 01:01:51 kfstorm Exp $') and
 determines the state of the file from them, not from the master file.
 This is fast and more reliable when you use branches.  (The variable
 was already present in Emacs 19.29, but didn't get mentioned in the