From: Dmitry Gutov Date: Sun, 26 May 2024 22:23:30 +0000 (+0300) Subject: * lisp/progmodes/project.el: Up xref dependency and bump the version X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~1350 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=56871dbd4c1a1af3f0d1624f4858e9be67a89f7e;p=emacs.git * lisp/progmodes/project.el: Up xref dependency and bump the version --- diff --git a/lisp/progmodes/project.el b/lisp/progmodes/project.el index c57c16073b9..dceca2eab48 100644 --- a/lisp/progmodes/project.el +++ b/lisp/progmodes/project.el @@ -1,8 +1,8 @@ ;;; project.el --- Operations on the current project -*- lexical-binding: t; -*- ;; Copyright (C) 2015-2024 Free Software Foundation, Inc. -;; Version: 0.10.0 -;; Package-Requires: ((emacs "26.1") (xref "1.4.0")) +;; Version: 0.11.0 +;; Package-Requires: ((emacs "26.1") (xref "1.7.0")) ;; This is a GNU ELPA :core package. Avoid functionality that is not ;; compatible with the version of Emacs recorded above.