]> git.eshelyaron.com Git - emacs.git/commit
Fix the error message from makefile-move-to-macro
authorLin Sun <lin.sun@zoom.us>
Fri, 17 Jan 2020 00:08:54 +0000 (16:08 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 17 Jan 2020 00:09:59 +0000 (16:09 -0800)
commita36495da1ec1419998c17fd64fb7439eaf940f36
treecbfce5ecb49a417dd8af9d9f034704c63ae501a9
parentf18c78e6117fe04370ba4888ddedc8a985cab471
Fix the error message from makefile-move-to-macro

* lisp/cedet/ede/makefile-edit.el (makefile-macro-file-list):
regexp-quote the param in makefile-move-to-macro (Bug#39094).
lisp/cedet/ede/makefile-edit.el