In C-x d, if you type M-n you get the visited file name of the current buffer.

This commit is contained in:
Juri Linkov 2007-11-23 00:35:28 +00:00
parent 813c626ce8
commit dc2f6c0510

View file

@ -157,6 +157,9 @@ strings on the kill ring.
** Minibuffer changes:
*** In C-x d, if you type M-n you get the visited file name of the
current buffer.
*** In Dired, a list of commands for ! extracted from mailcap according to
file extensions are added to the default list accessible by M-n.