]> git.eshelyaron.com Git - emacs.git/commit
Declare more functions as shift-translatable motion commands
authorJens Schmidt <jschmidt4gnu@vodafonemail.de>
Tue, 12 Sep 2023 20:35:13 +0000 (22:35 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Sep 2023 10:06:41 +0000 (13:06 +0300)
commita5ca1f2d8b5785d0e7b1dd9ccd87b6690e984c7a
treee907ff044dc707c2ba8cd900a4e5d29aeb2436c2
parentb6659e98a4fcaa44477b64d7782243feca020418
Declare more functions as shift-translatable motion commands

* lisp/comint.el (comint-next-prompt, comint-previous-prompt): Declare
as shift-translatable motion commands.
* lisp/textmodes/sgml-mode.el (sgml-skip-tag-backward)
(sgml-skip-tag-forward): Declare as shift-translatable motion
commands.  (Bug#65876)
lisp/comint.el
lisp/textmodes/sgml-mode.el