]> git.eshelyaron.com Git - emacs.git/commit
* lisp/indent.el (beginning-of-line-text): Mark it as a movement command
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 8 Feb 2021 14:18:41 +0000 (09:18 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 8 Feb 2021 14:18:41 +0000 (09:18 -0500)
commitcfb91b5bca51dadce661d51cd6bd3df94a2d5761
tree168b8c3864b581b4ab602acab3f5db5d9136db77
parentce35760b19315b634e62e2c64988018189dcdbdc
* lisp/indent.el (beginning-of-line-text): Mark it as a movement command

So that combining it with `shift` selects the text, as usual, in case
you have it bound for example to `C-a` in a mode like `enriched-mode`.
lisp/indent.el