; * admin/notes/years: Mention that etags test files need to be updated.
This commit is contained in:
parent
2becaf8624
commit
78156292c5
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue