projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cef848f
)
* lisp/progmodes/project.el: Up xref dependency and bump the version
author
Dmitry Gutov
<dmitry@gutov.dev>
Sun, 26 May 2024 22:23:30 +0000
(
01:23
+0300)
committer
Dmitry Gutov
<dmitry@gutov.dev>
Sun, 26 May 2024 22:23:30 +0000
(
01:23
+0300)
lisp/progmodes/project.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/project.el
b/lisp/progmodes/project.el
index c57c16073b9358dfabe2aed525cacd990bde3458..dceca2eab4885f85878352c61c1b13b255aa5b27 100644
(file)
--- 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.1
0
.0
-;; Package-Requires: ((emacs "26.1") (xref "1.
4
.0"))
+;; Version: 0.1
1
.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.