]> git.eshelyaron.com Git - emacs.git/commit
file-name-concat is not error free
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 3 Aug 2021 17:41:57 +0000 (19:41 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 3 Aug 2021 17:41:57 +0000 (19:41 +0200)
commit88577aed3a17109bb7b13871f185133641c25e73
treee991bb990511e26e443fcb6e14d81c00a9c86c19
parent301ce625cb4b04c6a1662605d0221099b1de6359
file-name-concat is not error free

* lisp/emacs-lisp/byte-opt.el (side-effect-free-fns): Declare
file-name-concat as side-effect free.
lisp/emacs-lisp/byte-opt.el