; Clarify that xref is still experimental

This commit is contained in:
Dmitry Gutov 2016-01-03 02:03:29 +02:00
parent 0a6e6caf65
commit 43662a240b
2 changed files with 8 additions and 0 deletions

View file

@ -19,6 +19,11 @@
;;; 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 anticiated, 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".
;;