Don't call MAYBE_UNIFY_CHAR while processing buffers and strings.
authorEli Zaretskii <eliz@gnu.org>
Tue, 25 Sep 2012 07:01:52 +0000 (09:01 +0200)
committerEli Zaretskii <eliz@gnu.org>
Tue, 25 Sep 2012 07:01:52 +0000 (09:01 +0200)
commit54d629be4a0dce166762691eba8fd50930225c4f
tree233c38fbcda57065cff4b84b8bdf84b8decddd32
parent863666ebae563a9a83dd8bce54227dfd6f66987d
Don't call MAYBE_UNIFY_CHAR while processing buffers and strings.

 src/character.c (char_string, string_char): Remove calls to
 MAYBE_UNIFY_CHAR.  See the discussion starting at
 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00433.html
 for the details.
src/ChangeLog
src/character.c