]> git.eshelyaron.com Git - emacs.git/commit
Use *p in interactive form in transpose-chars
authorTheodor Thornhill <theo@thornhill.no>
Sat, 17 Dec 2022 12:14:22 +0000 (13:14 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Wed, 6 Sep 2023 07:07:31 +0000 (09:07 +0200)
commit4ac83ee105afd7bb53ce657ddf214c96c24c153b
treee6a656b48d087e79002d6a657d2190e9f694337b
parentd1f916b046254086ed33247e97172c2710ca142a
Use *p in interactive form in transpose-chars

* lisp/simple.el (transpose-chars): Use '*p' instead of '*P' like the
other transpose-* functions.  (Bug#60157)
lisp/simple.el