diff options
| author | Barra Ó Catháin | 2024-09-24 14:19:55 +0100 |
|---|---|---|
| committer | Eli Zaretskii | 2024-10-05 13:06:49 +0300 |
| commit | 048e72a403e22dc394b265c6ff290b8d40e806a5 (patch) | |
| tree | c622c02f37ba60369766b0f9c6f0c59b49ab8a6e /lisp/progmodes/python.el | |
| parent | 364801fcd66d8e93a900fd750a998f4590d85397 (diff) | |
| download | emacs-048e72a403e22dc394b265c6ff290b8d40e806a5.tar.gz emacs-048e72a403e22dc394b265c6ff290b8d40e806a5.zip | |
Add file/buffer-to-register (Bug#73308)
* doc/emacs/regs.texi (File and Buffer Registers): Update
documentation to refer to 'file-to-register' and
'buffer-to-register'.
* etc/NEWS: Announce the new commands.
* lisp/bindings.el (ctl-x-r-map): Map new commands into the
register keymap.
* lisp/register.el (register-command-info): Register new commands.
(jump-to-register): Remove docstring line referring to using
set-register instead of new commands.
(file-to-register): Add function for storing files in registers.
(buffer-to-register): Add function for storing buffers in
registers.
(register-buffer-to-file-query): Add function for converting
buffer registers to file-query registers on killing a buffer.
Diffstat (limited to 'lisp/progmodes/python.el')
0 files changed, 0 insertions, 0 deletions