1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-17 17:58:46 +00:00

*** empty log message ***

This commit is contained in:
Glenn Morris 2008-09-05 03:58:10 +00:00
parent 2846c6e360
commit b5726dbad1

View File

@ -114,13 +114,17 @@ tags 123 + wontfix
*** To merge bugs:
Eg when bad replies create a bunch of new bugs for the same report.
Bugs must all be in the same state, but need not have the same tags. E.g.:
Bugs must all be in the same state (e.g. same package(s) and severity),
but need not have the same tags (tags are merged). E.g.:
merge 123 124 125 ...
Note that merging does not affect titles. In particular, a "retitle"
of merged bugs only affects individual bugs, not all of them.
*** Forcing a merge:
Like `merge', but bugs need not be in the same state. The first one
listed is the master. E.g.:
Like `merge', but bugs need not be in the same state. The packages
must still match though. The first one listed is the master. E.g.:
forcemerge 123 124 125 ...