]> git.eshelyaron.com Git - emacs.git/commit
Make compare-strings more compatible with old behavior.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 2 Aug 2014 15:56:18 +0000 (08:56 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 2 Aug 2014 15:56:18 +0000 (08:56 -0700)
commitcb8b23675e088b0c3ba6dce8d6a0b085324f04f3
treee786f9bbf5a9ff4bf0dcc1993a0a4b2b3b1337c1
parentf5f3247c658646381a00ae94f0ceee143ccd1ba6
Make compare-strings more compatible with old behavior.

* fns.c (Fcompare_strings): Silently bring too-large ends into range.

Fixes: debbugs:17903
src/ChangeLog
src/fns.c