]> git.eshelyaron.com Git - emacs.git/commit
Add new command `rename-visited-file'
authorZachary Kanfer <zkanfer@gmail.com>
Tue, 28 Jun 2022 12:13:58 +0000 (14:13 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 28 Jun 2022 12:15:47 +0000 (14:15 +0200)
commit772b189143453745a8e014e21d4b6b78f855bba3
tree90cfbdcf735317c412f201ec6fc70cf4e43ca4d7
parent0b62ad2f3a57845c664965658da82ffc93cb6e26
Add new command `rename-visited-file'

* doc/emacs/files.texi (Save Commands): Document it.

* lisp/files.el (rename-visited-file): New command (bug#56229).
doc/emacs/files.texi
etc/NEWS
lisp/files.el