fix rename
This commit is contained in:
parent
1cc053b02c
commit
0c3dbb4d24
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -371,7 +371,7 @@ if prefix argument ARG is given, switch to it in an other, possibly new window."
|
|||
(message "File deleted: '%s'" filename))
|
||||
(message "Canceled: File deletion")))))
|
||||
|
||||
(defun rename-current-buffer-file (&optional arg)
|
||||
(defun foo/rename-current-buffer-file (&optional arg)
|
||||
"Rename the current buffer and the file it is visiting.
|
||||
If the buffer isn't visiting a file, ask if it should
|
||||
be saved to a file, or just renamed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue