]> git.eshelyaron.com Git - emacs.git/commit
Make transpose-regions interactive (Bug#30343)
authorCharles A. Roelli <charles@aurox.ch>
Sun, 11 Mar 2018 10:59:01 +0000 (11:59 +0100)
committerCharles A. Roelli <charles@aurox.ch>
Sun, 11 Mar 2018 10:59:01 +0000 (11:59 +0100)
commitb88e7c8bcd523f1f503f87a1734679405322b5ec
tree7d02b0d403774f2ba8c6ed758be1955dd979bf1b
parent806a0c77490e2f997b3498829c8d63a00e504b6b
Make transpose-regions interactive (Bug#30343)

* doc/emacs/fixit.texi (Transpose): Mention and explain the new
command.
* editfns.c (Ftranspose_regions): Add an interactive calling
specification, and add documentation for it.
doc/emacs/fixit.texi
src/editfns.c