emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master e93a1a835e 1/2: * lisp/vc/emerge.el (emerge-show-file-name): Make


From: Stefan Kangas
Subject: master e93a1a835e 1/2: * lisp/vc/emerge.el (emerge-show-file-name): Make obsolete.
Date: Thu, 11 Aug 2022 07:32:24 -0400 (EDT)

branch: master
commit e93a1a835e82cf8e86f84f6851e6524d0bab8697
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * lisp/vc/emerge.el (emerge-show-file-name): Make obsolete.
---
 lisp/vc/emerge.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/vc/emerge.el b/lisp/vc/emerge.el
index 6ee20bf59b..de09be80e7 100644
--- a/lisp/vc/emerge.el
+++ b/lisp/vc/emerge.el
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]