]> git.eshelyaron.com Git - emacs.git/commit
Make dired-do-rename refuse to rename . and ..
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 24 Sep 2022 13:27:50 +0000 (15:27 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 24 Sep 2022 13:27:50 +0000 (15:27 +0200)
commit2bacd9115f15111a2b229ea21776bab2fd5839b1
treefb7af240380d86da0082ba85d285f07adc8d7b97
parent8dacd8cd914fdbe0f6f17ca57915611d48e9124d
Make dired-do-rename refuse to rename . and ..

* lisp/dired-aux.el (dired-do-rename): Refuse to rename . and ..
(bug#52004).  This used to error out after renaming.
lisp/dired-aux.el