]> git.eshelyaron.com Git - emacs.git/commit
Don't use purecopy in dictionary.el
authorStefan Kangas <stefan@marxist.se>
Sun, 10 Jul 2022 15:09:18 +0000 (17:09 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 10 Jul 2022 15:17:34 +0000 (17:17 +0200)
commitf8de0d5436adbfe3e83e358c08d4367c65951212
treef57d0bb14e5d65022e9197c8c1304c685dbdb8b7
parentd51d72b4a62384f33a593f5a2c0922c1aaecf106
Don't use purecopy in dictionary.el

* lisp/net/dictionary.el (dictionary-pre-buffer)
(dictionary-display-dictionary-line)
(dictionary-display-more-info, dictionary-display-strategy-line)
(dictionary-display-match-lines): Don't use purecopy; it has no
effect here.
lisp/net/dictionary.el