]> git.eshelyaron.com Git - emacs.git/commit
* lisp/simple.el (read-from-kill-ring): Ignore `read-only' text property.
authorJuri Linkov <juri@linkov.net>
Thu, 1 Feb 2024 17:16:37 +0000 (19:16 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 4 Feb 2024 11:03:16 +0000 (12:03 +0100)
commita3770fae5800ee8571b71ee1be7513f8fec9972d
tree28044a442e31c5e2e92152f6ffb1192dd1721267
parentcfddde8ce19ffbe9d096af86170c43840d029300
* lisp/simple.el (read-from-kill-ring): Ignore `read-only' text property.

Add `read-only' to the list of text properties removed from history items
(bug#68847).

(cherry picked from commit d89e427852a63dbeed3d5e03d9deb2ae9a8e3e1b)
lisp/simple.el