Commit 2e009f69c701c53123654785ff5cf0a0c67c22b2

Daniel Stone 2012-06-04T16:15:10

Avoid duplicating keysyms for merge if possible If we can merge cleanly (i.e. use the entirety of one entry rather than having to go level by level), then just reuse the existing symbols array and skip the entire merge process. Signed-off-by: Daniel Stone <daniel@fooishbar.org>