]> git.eshelyaron.com Git - emacs.git/commit
Don't recommend legacy keymap functions in docstrings
authorStefan Kangas <stefankangas@gmail.com>
Sat, 15 Mar 2025 13:11:51 +0000 (14:11 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 17 Mar 2025 11:01:00 +0000 (12:01 +0100)
commit10c6a21a65d3a93a26181112b0b6589d1b45b7fa
tree073ee6d5d483814d1aabb91713163352b86680c0
parent69ab667727efbadc442799ffbd39d50a1fbe92c3
Don't recommend legacy keymap functions in docstrings

* lisp/comint.el (comint-prompt-read-only):
* lisp/ielm.el (ielm-prompt-read-only):
* lisp/international/ogonek.el (ogonek-informacja, ogonek-information):
* lisp/mouse-copy.el (mouse-drag-secondary-pasting):
* lisp/mouse-drag.el (mouse-drag-throw, mouse-drag-drag): Don't
recommend using legacy keymap functions.

(cherry picked from commit 03e33cbef3e33aa1ec843388d1671f7116a7347b)
lisp/comint.el
lisp/ielm.el
lisp/international/ogonek.el
lisp/mouse-copy.el
lisp/mouse-drag.el