Sean Whitton
44d47caa86
New 'R' code letter for 'interactive' forms
* src/callint.c (callint_argfuns): Add use-region-beginning and
use-region-end.
(syms_of_callint): Protect use-region-beginning and
use-region-end. Add DEFSYM for Quse_region_p.
(Fcall_interactively): New 'R' code letter.
* lisp/textmodes/paragraphs.el (repunctuate-sentences):
* lisp/vc/diff-mode.el (diff-delete-other-hunks, diff-apply-hunk)
(diff-revert-and-kill-hunk, diff-apply-buffer):
* lisp/vc/log-view.el (log-view-mark-entry)
(log-view-unmark-entry): Use it.
* doc/lispref/commands.texi (Interactive Codes):
* doc/lispref/markers.texi (The Region):
* etc/NEWS:
* lisp/simple.el (use-region-beginning, use-region-end)
(use-region-p):
* src/callint.c (Finteractive): Document it.
2025-12-08 15:01:50 +00:00
..
2025-12-08 09:20:48 +02:00
2025-12-06 18:48:38 +02:00
2025-12-04 14:19:51 +02:00
2025-11-22 13:15:45 +02:00
2025-11-08 20:04:30 +02:00
2025-11-28 00:12:28 -08:00
2025-12-08 15:01:50 +00:00
2025-12-01 15:16:49 +02:00
2025-11-08 20:04:30 +02:00
2025-11-10 21:46:29 +02:00