diff options
| author | Bozhidar Batsov <bozhidar@batsov.dev> | 2021-08-10 13:11:43 +0300 |
|---|---|---|
| committer | Bozhidar Batsov <bozhidar@batsov.dev> | 2021-08-10 13:11:43 +0300 |
| commit | a2a1aba8aa12d0ff0e044c4336a5c2598c259720 (patch) | |
| tree | 3f008af84a2b509a1968dcff364f6a1836f99c98 /projectile.el | |
| parent | 138c8222b894840a0b35397ebee0a6eb2a5ae27a (diff) | |
Release 2.5.0v2.5.0
Diffstat (limited to 'projectile.el')
| -rw-r--r-- | projectile.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/projectile.el b/projectile.el index 125c17c..291f077 100644 --- a/projectile.el +++ b/projectile.el @@ -5,7 +5,7 @@ ;; Author: Bozhidar Batsov <bozhidar@batsov.com> ;; URL: https://github.com/bbatsov/projectile ;; Keywords: project, convenience -;; Version: 2.5.0-snapshot +;; Version: 2.5.0 ;; Package-Requires: ((emacs "25.1")) ;; This file is NOT part of GNU Emacs. @@ -74,7 +74,6 @@ (declare-function ggtags-ensure-project "ext:ggtags") (declare-function ggtags-update-tags "ext:ggtags") -(declare-function pkg-info-version-info "ext:pkg-info") (declare-function ripgrep-regexp "ext:ripgrep") (declare-function vterm "ext:vterm") (declare-function vterm-send-return "ext:vterm") |
