]> git.eshelyaron.com Git - emacs.git/commit
* lisp/net/dictionary.el (dictionary-new-matching): Add dictionary-pre-buffer.
authorJuri Linkov <juri@linkov.net>
Sun, 3 Mar 2024 16:58:47 +0000 (18:58 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 3 Mar 2024 17:05:38 +0000 (18:05 +0100)
commit1378e9f6e56fa93ff00f42eb180e269451bb8749
tree8e43c2d0f97c83a4d309dd03bc0e3118451c1b5b
parent97f01b07954e2da4640b1be5e7d2e7379498abe1
* lisp/net/dictionary.el (dictionary-new-matching): Add dictionary-pre-buffer.

This is necessary to prepare the dictionary buffer for further processing
that also includes setting buffer-read-only to nil to be able to insert text.
(bug#69312)

(cherry picked from commit 23c984a7dea950e15b969fe5b7ca0395315f207a)
lisp/net/dictionary.el