* lisp/international/mule-cmds.el (read-char-by-name): Move let-binding
commit39a0786e1b37704c54dc1cce142b495856c2b13e
authorJuri Linkov <juri@jurta.org>
Wed, 9 Jan 2013 00:20:02 +0000 (9 02:20 +0200)
committerJuri Linkov <juri@jurta.org>
Wed, 9 Jan 2013 00:20:02 +0000 (9 02:20 +0200)
tree3e4ed33f93c91f6080c6152c233fa2517b8892d4
parent04c285b2644d4fc551c907365a574ebbfd260b23
* lisp/international/mule-cmds.el (read-char-by-name): Move let-binding
of completion-ignore-case around completing-read to fix regression
exhibited by the test case `C-x 8 RET *acc TAB' and caused by
`string-match-p' using the nil value of `case-fold-search' and
`completion-ignore-case' in `completion-pcm--all-completions'..

Fixes: debbugs:12615
lisp/ChangeLog
lisp/international/mule-cmds.el