From 9a15694a450d5a0d4922418585ea5c12f02bde9e Mon Sep 17 00:00:00 2001 From: Dmitry Gutov Date: Fri, 23 Apr 2021 00:19:26 +0300 Subject: [PATCH] * lisp/progmodes/xref.el: Remove the "still experimental" note. --- lisp/progmodes/xref.el | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lisp/progmodes/xref.el b/lisp/progmodes/xref.el index 5f1c32b212c..1e52318ba7b 100644 --- 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". ;; -- 2.39.2