Commit ea3cf26db5c6b71a7e3cb755c03db6757fd6634f

Ran Benita 2013-03-04T10:33:18

keycodes: don't do unnecessary copies while merging If 'into' in empty we can just steal 'from'. Also move the alias-merging into the big function, it's nicer this way. Signed-off-by: Ran Benita <ran234@gmail.com>