Eshel Yaron
a7192fd7b7
Teach Electric Pair mode about prefix arguments
* lisp/elec-pair.el (electric-pair--insert): New arg TIMES.
(electric-pair-inhibit-if-helps-balance)
(electric-pair-post-self-insert-function)
(electric-pair-open-newline-between-pairs-psif)
(electric-pair-skip-if-helps-balance): Respect prefix arg.
(electric-pair-delete-pair): Delete ARG chars, not just 1.
* test/lisp/electric-tests.el (autowrapping-multi-1)
(autowrapping-multi-2): New tests.
* doc/emacs/programs.texi (Matching): Mention prefix arg
support in Electric Pair mode documentation.
* etc/NEWS: Announce it. (Bug#72437)
2024-09-22 10:10:35 +02:00
..
2024-09-22 10:10:35 +02:00
2024-09-02 21:02:09 +02:00
2024-09-20 21:08:18 -07:00
2024-08-20 22:46:40 +02:00
2024-09-14 07:55:01 -04:00
2024-06-07 23:51:18 +02:00