]> git.eshelyaron.com Git - emacs.git/commit
; eliminate backslash duplicate in regexp
authorMattias EngdegÄrd <mattiase@acm.org>
Fri, 21 Jun 2024 15:20:42 +0000 (17:20 +0200)
committerEshel Yaron <me@eshelyaron.com>
Fri, 21 Jun 2024 19:01:52 +0000 (21:01 +0200)
commit296cdc8674deceb0d2d9b560e80dd26e0290e83c
treec7cde8ecd6d36ea6c0572e595d4eb611423c4e15
parent3892f8cc3da3792d7f06aa008f2b53b0420eba48
; eliminate backslash duplicate in regexp

* lisp/editorconfig-fnmatch.el (editorconfig-fnmatch--do-translate):
Remove superfluous backslash.

(cherry picked from commit 052d2cd2582dbdd3bb4d4e68d5f4dce588ed06e2)
lisp/editorconfig-fnmatch.el