diff options
author | Noam Postavsky <npostavs@gmail.com> | 2020-03-12 21:07:56 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2020-03-12 21:07:56 -0400 |
commit | 402b175f358c948b5207924fd2f48c4666ca1c0a (patch) | |
tree | 8499d3b410a16cdc46507a67c2112b13d5ff9f43 /lisp/emacs-lisp/crm.el | |
parent | 3758ff0f3ad365b7a56c3e63a8d0d5f00f3d5085 (diff) | |
download | emacs-402b175f358c948b5207924fd2f48c4666ca1c0a.tar.gz emacs-402b175f358c948b5207924fd2f48c4666ca1c0a.tar.bz2 emacs-402b175f358c948b5207924fd2f48c4666ca1c0a.zip |
Make cl-equalp a bit more efficient at comparing strings
* lisp/emacs-lisp/cl-extra.el (cl-equalp): Use compare-strings with
the IGNORE-CASE argument, rather than creating downcased copies of the
strings to be compared.
Diffstat (limited to 'lisp/emacs-lisp/crm.el')
0 files changed, 0 insertions, 0 deletions