]> git.eshelyaron.com Git - emacs.git/commit
Add new tab command `C-x t C-r'
authorEarl <ej32u@protonmail.com>
Sun, 20 Sep 2020 09:36:52 +0000 (11:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Sep 2020 09:36:52 +0000 (11:36 +0200)
commit676398dd7df0a2a2cfc105ee4d46e6c817e6cd9d
tree314a2e83f1e56ed015fa52525c3442bef2010afd
parenta68a0e69da11430401eb4868ee1bd1c88ae869d4
Add new tab command `C-x t C-r'

* doc/emacs/misc.texi (FFAP): Document new commands (bug#43503).

* lisp/ffap.el (ffap-read-only-other-tab): New command.

* lisp/tab-bar.el (find-file-read-only-other-tab): New command and
keystroke.
doc/emacs/misc.texi
etc/NEWS
lisp/ffap.el
lisp/tab-bar.el