Function: store-match-data
store-match-data is a for set-match-data, defined in
search.c.
Signature
(store-match-data LIST &optional RESEAT)
Documentation
Set internal data on last search match from elements of LIST.
LIST should have been created by calling match-data previously.
If optional arg RESEAT is non-nil, make markers on LIST point nowhere.