]> git.eshelyaron.com Git - emacs.git/commit
Move `setf substring` to cl-lib since it relies on it (bug#60102)
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 4 Sep 2023 20:39:55 +0000 (16:39 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 4 Sep 2023 20:39:55 +0000 (16:39 -0400)
commitd5e7d9e257ee5b6bbccae2dc6476fd91142630d3
tree06c371d36ce3c9b42606bfbc57f4f530d4180b7d
parentf9b43107ce706f351dcb88d1a4af1b3ffd9671c5
Move `setf substring` to cl-lib since it relies on it (bug#60102)

* lisp/emacs-lisp/cl-lib.el (substring): Move gv-expander here...
* lisp/emacs-lisp/gv.el (substring): ...from here.
lisp/emacs-lisp/cl-lib.el
lisp/emacs-lisp/gv.el