]> git.eshelyaron.com Git - emacs.git/commit
(do_completion): Always use compare-string, not string-equal because
authorKenichi Handa <handa@m17n.org>
Thu, 24 Aug 2000 03:24:13 +0000 (03:24 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 24 Aug 2000 03:24:13 +0000 (03:24 +0000)
commit7892a68b982e3460ffdf15e69280877a8872915d
treef9f801b795f27da14adf885863b01506c60ae374
parentd246d5f5832420ceaac7ee08ff275a5ff2474cdb
(do_completion): Always use compare-string, not string-equal because
the latter doesn't pay attention to multibyteness of strings.
src/minibuf.c