Juri Linkov
40cdbf6dc1
Use use-region-beginning/end in replacement commands (bug#45607)
* lisp/isearch.el (isearch-query-replace): Use use-region-beginning
and use-region-end.
* lisp/textmodes/paragraphs.el (repunctuate-sentences):
* lisp/replace.el (query-replace, query-replace-regexp)
(map-query-replace-regexp, replace-string, replace-regexp):
Add 'interactive-args' to 'declare' and use use-region-beginning,
use-region-end, use-region-noncontiguous-p.
* lisp/simple.el (use-region-noncontiguous-p): New function.
(region-noncontiguous-p): Return more meaningful value.
2022-09-04 19:55:59 +03:00
..
2022-07-31 12:04:17 +02:00
2022-07-26 14:08:38 -04:00
2022-08-20 11:54:33 +02:00
2022-08-23 04:54:57 +02:00
2022-07-30 12:07:49 +02:00
2022-08-16 13:41:08 +02:00
2022-08-30 20:09:20 +03:00
2022-08-25 16:20:07 +02:00
2022-09-02 13:34:55 +02:00
2022-07-30 12:07:49 +02:00
2022-09-04 19:55:59 +03:00
2022-08-01 19:46:23 +02:00
2022-07-31 12:04:17 +02:00
2022-08-08 16:02:18 +02:00
2022-08-01 18:15:51 +02:00
2022-08-03 11:39:25 +02:00
2022-08-01 18:15:51 +02:00
2022-08-01 18:15:51 +02:00
2022-08-18 22:55:18 +02:00
2022-08-06 17:05:22 +02:00
2022-08-02 17:22:41 +02:00
2022-08-23 04:54:57 +02:00
2022-08-06 17:17:38 +02:00