aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/python.el
diff options
context:
space:
mode:
authorBarra Ó Catháin2024-09-24 14:19:55 +0100
committerEli Zaretskii2024-10-05 13:06:49 +0300
commit048e72a403e22dc394b265c6ff290b8d40e806a5 (patch)
treec622c02f37ba60369766b0f9c6f0c59b49ab8a6e /lisp/progmodes/python.el
parent364801fcd66d8e93a900fd750a998f4590d85397 (diff)
downloademacs-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