]> git.eshelyaron.com Git - emacs.git/commitdiff
Bump the project.el package version
authorDmitry Gutov <dgutov@yandex.ru>
Tue, 16 Jun 2020 22:27:37 +0000 (01:27 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Tue, 16 Jun 2020 22:27:37 +0000 (01:27 +0300)
* lisp/progmodes/project.el: Bump the package version.

lisp/progmodes/project.el

index ebb833776eaa68bc8f0ff9abda30bba755e3b694..0921922f5d8a6c05ead59170a58c911e1ef765f1 100644 (file)
@@ -1,7 +1,7 @@
 ;;; project.el --- Operations on the current project  -*- lexical-binding: t; -*-
 
 ;; Copyright (C) 2015-2020 Free Software Foundation, Inc.
-;; Version: 0.3.0
+;; Version: 0.4.0
 ;; Package-Requires: ((emacs "26.3"))
 
 ;; This is a GNU ELPA :core package.  Avoid using functionality that
@@ -824,7 +824,6 @@ It's also possible to enter an arbitrary directory."
     (?g "Find regexp" project-find-regexp)
     (?d "Dired" project-dired)
     (?v "VC-Dir" project-vc-dir)
-    (?s "Shell" project-shell)
     (?e "Eshell" project-eshell))
   "Alist mapping keys to project switching menu entries.
 Used by `project-switch-project' to construct a dispatch menu of