]> git.eshelyaron.com Git - emacs.git/commit
Fix customisation of mouse-drag-and-drop-region (bug#41251)
authorMattias Engdegård <mattiase@acm.org>
Thu, 14 May 2020 10:23:23 +0000 (12:23 +0200)
committerMattias Engdegård <mattiase@acm.org>
Thu, 14 May 2020 10:23:23 +0000 (12:23 +0200)
commit4af8b17149ee04655f038229c6103963f247ff87
tree671c7bd3ba05940e50abfa75bda91e065d337b9a
parent1d559581b3bcd91644e44b1e3a3788614d99924f
Fix customisation of mouse-drag-and-drop-region (bug#41251)

Reported by David Ponce.

* lisp/mouse.el (mouse-drag-and-drop-region): Add missing unquote.
lisp/mouse.el