]> git.eshelyaron.com Git - emacs.git/commit
Don't call purecopy in mouse.el
authorStefan Kangas <stefankangas@gmail.com>
Mon, 9 Dec 2024 20:19:21 +0000 (21:19 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 11:04:38 +0000 (12:04 +0100)
commit88f8ab3c71a078f394059d6c8f12c6ef4a0302e5
tree356099034c8309bee3120c9ce19f0f88d5f1bfbb
parentc26f54aa130b1c51be81d2b6b406d3bdcc9fb095
Don't call purecopy in mouse.el

* lisp/mouse.el (context-menu-entry, mouse-buffer-menu-mode-groups)
(x-fixed-font-alist): Remove calls to purecopy.

(cherry picked from commit 5afc27335468ae4b6d99be91e37b3557f1bfddc8)
lisp/mouse.el