]> git.eshelyaron.com Git - emacs.git/commit
Tweak how 'align' and 'align-regexp' align text
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 19 Oct 2021 20:39:00 +0000 (22:39 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 19 Oct 2021 20:39:05 +0000 (22:39 +0200)
commit90266b8356dc5e7e6e437fb37b49970205b01408
treeaf8b2d9e92a369e0a3e3216b464cf854570d8646
parent0bb0fbee68498be1a74e03fe97ea3ad9297f8bfe
Tweak how 'align' and 'align-regexp' align text

* lisp/align.el (align-rules-list): Change to work without `C-u'.
(align): Doc clarification.
(align-regexp): Ditto, and change default `C-u' regexp from
"\\(\\s-*\\)" to "\\(\\s-*\\)" so that it'll make things columnar
if the user just hits RET through all the defaults.
etc/NEWS
lisp/align.el