projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
522c34f
)
* lisp/progmodes/xref.el: Remove the "still experimental" note.
author
Dmitry Gutov
<dgutov@yandex.ru>
Thu, 22 Apr 2021 21:19:26 +0000
(
00:19
+0300)
committer
Dmitry Gutov
<dgutov@yandex.ru>
Thu, 22 Apr 2021 21:19:26 +0000
(
00:19
+0300)
lisp/progmodes/xref.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/xref.el
b/lisp/progmodes/xref.el
index 5f1c32b212cf4620556ff8d97148ffde3119481d..1e52318ba7b79f0e6e83b8429a5b33926390607f 100644
(file)
--- a/
lisp/progmodes/xref.el
+++ b/
lisp/progmodes/xref.el
@@
-24,11
+24,6
@@
;;; Commentary:
-;; NOTE: The xref API is still experimental and can change in major,
-;; backward-incompatible ways. Everyone is encouraged to try it, and
-;; report to us any problems or use cases we hadn't anticipated, by
-;; sending an email to emacs-devel, or `M-x report-emacs-bug'.
-;;
;; This file provides a somewhat generic infrastructure for cross
;; referencing commands, in particular "find-definition".
;;