projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef86025
)
* lisp/progmodes/xref.el (xref-pop-marker-stack): Don't obsolete.
author
Mattias Engdegård
<mattiase@acm.org>
Tue, 26 Oct 2021 08:10:02 +0000
(10:10 +0200)
committer
Mattias Engdegård
<mattiase@acm.org>
Tue, 26 Oct 2021 08:10:02 +0000
(10:10 +0200)
lisp/progmodes/xref.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/xref.el
b/lisp/progmodes/xref.el
index 26188bbddabfbeedc4be9639cca14394811255dc..f2fc0479aadc0e25b9f3c9a7a81b084dec1f6ee6 100644
(file)
--- a/
lisp/progmodes/xref.el
+++ b/
lisp/progmodes/xref.el
@@
-432,7
+432,7
@@
The future stack is erased."
(setcdr xref--history nil))
;;;###autoload
-(def
ine-obsolete-function-alias 'xref-pop-marker-stack #'xref-go-back "29.1"
)
+(def
alias 'xref-pop-marker-stack #'xref-go-back
)
;;;###autoload
(defun xref-go-back ()