]> git.eshelyaron.com Git - emacs.git/commit
Honor search-upper-case
authorDmitry Gutov <dgutov@yandex.ru>
Sun, 3 May 2020 23:56:10 +0000 (02:56 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Sun, 3 May 2020 23:56:39 +0000 (02:56 +0300)
commit4b419083f92dc4b4313ae0d9991b825331c2f651
tree6e7c69f95e206439f2c14b5c2de4df06c94ce6af
parent310112fdc7448a9297085333fcd4bf4088e634bf
Honor search-upper-case

* lisp/fileloop.el (fileloop--case-fold):
Extract from existing code.  Honor search-upper-case (bug#40940).
(fileloop-initialize-replace, fileloop-initialize-search): Use it.
Update the docstring.
lisp/fileloop.el