* lisp/vc/emerge.el (emerge-show-file-name): Make obsolete.
This commit is contained in:
parent
bce98395ce
commit
e93a1a835e
1 changed files with 1 additions and 0 deletions
|
@ -2960,6 +2960,7 @@ If some prefix of KEY has a non-prefix definition, it is redefined."
|
|||
If the name won't fit on one line, the minibuffer is expanded to hold it,
|
||||
and the command waits for a keystroke from the user. If the keystroke is
|
||||
SPC, it is ignored; if it is anything else, it is processed as a command."
|
||||
(declare (obsolete nil "29.1"))
|
||||
(interactive)
|
||||
(let ((name (buffer-file-name)))
|
||||
(or name
|
||||
|
|
Loading…
Add table
Reference in a new issue