]> git.eshelyaron.com Git - emacs.git/commitdiff
; * admin/notes/years: Mention that etags test files need to be updated.
authorEli Zaretskii <eliz@gnu.org>
Mon, 17 May 2021 16:33:40 +0000 (19:33 +0300)
committerEli Zaretskii <eliz@gnu.org>
Mon, 17 May 2021 16:33:40 +0000 (19:33 +0300)
admin/notes/years

index b56d94a1eda8476aadf9645b623cb55ae85dfc2b..19c72c391841f3e76ccee757c80dabeec5dc9393 100644 (file)
@@ -5,6 +5,12 @@ rolls around, add that year to every FSF (and AIST) copyright notice.
 Do this by running the 'admin/update-copyright' script on a fresh repo
 checkout.  Inspect the results for plausibility, then commit them.
 
+You should also run the etags test suite in test/manual/etags/.  It
+will most probably fail because the contents of the test files changes
+due to copyright years update, so you need to move each ETAGS and
+CTAGS file produced by the test runs into the corresponding
+ETAGS.good* and CTAGS.good files, and then commit the new test files.
+
 There's no need to worry about whether an individual file has changed
 in a given year - it's sufficient that Emacs as a whole has changed.