]> 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)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:15:03 +0000 (14:15 +0800)
commit5276bca8f2170122a95848fa3b59324c553de5f4
tree910dcced87e49aaf5a758b198e9c4450659800e1
parentc8d9b5d0f0cf204fcc1ee568f60c0c24b91c33eb
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