diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2024-06-18 17:11:34 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2024-06-19 16:18:58 -0400 |
commit | 66d5bc292f1533b21b8fbe46291a0b4ec0b8cb53 (patch) | |
tree | 98dc18ddd8f1f6a896a212db00108e95d0b67c3c /lisp/emacs-lisp/lisp-mnt.el | |
parent | 0f4fe99a38411bdfcd276f058880c2a49fb753e4 (diff) | |
download | emacs-66d5bc292f1533b21b8fbe46291a0b4ec0b8cb53.tar.gz emacs-66d5bc292f1533b21b8fbe46291a0b4ec0b8cb53.tar.bz2 emacs-66d5bc292f1533b21b8fbe46291a0b4ec0b8cb53.zip |
editorconfig-core-handle.el: Don't use file names as glob pattern
Match relative file names against the glob pattern instead of
trying to construct a glob pattern that matches the absolute
file name (where the code failed to escape the possible
special chars).
* lisp/editorconfig-core-handle.el
(editorconfig-core-handle-section-get-properties): Delete `dir` arg.
(editorconfig-core-handle-get-properties-hash)
(editorconfig-core-handle-get-properties): Adjust call accordingly.
Use `declare` to mark it obsolete.
(editorconfig-core-handle--fnmatch-p): Delete `dir` arg.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions