>> - if (INTEGERP (c) && XINT (c) & 0x80 && STRINGP (key)) >> + if (STRINGP (key) && XINT (c) & 0x8 && !STRING_MULTIBYTE (key))
> Shouldn't that be 0x80 ?
Is that a trick question? I see Andreas fix it already.
Stefan
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
