]> git.eshelyaron.com Git - emacs.git/commit
Make `C-a' in enriched-mode behave more line in other modes
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 8 Feb 2021 06:22:02 +0000 (07:22 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 8 Feb 2021 06:22:02 +0000 (07:22 +0100)
commitf2814b2018f731a9b299422191591e5b1e857827
treea07b7995d9f3a2d2bd151c449ed14491bee2dc62
parentefb10ffdb75ba61353b3451797e0214ac2f03171
Make `C-a' in enriched-mode behave more line in other modes

* lisp/textmodes/enriched.el (enriched-mode-map): Don't rebind
beginning-or-line, because it makes `C-S-a' not mark the region,
and it doesn't allow actually moving to the beginning of the line
if the line starts with characters in `adaptive-fill-regexp'
(bug#22554).
lisp/textmodes/enriched.el