Multi-project simplifies working with different projects in Emacs by providing support for creating, deleting, and searching with projects. Multi-project
supports interactively finding a file within a project by using a TAGS file.
Revision | 99928b6ed85aa438ebe8a591cc6597f770e61703 (tree) |
---|---|
Zeit | 2019-11-04 12:58:45 |
Autor | ![]() |
Commiter | Shawn Ellis |
Migrated from BitBucket to OSDN.
@@ -5,7 +5,7 @@ | ||
5 | 5 | ;; Author: Shawn Ellis <shawn.ellis17@gmail.com> |
6 | 6 | ;; Version: 0.0.32 |
7 | 7 | ;; Package-Requires: ((emacs "25")) |
8 | -;; URL: https://bitbucket.org/ellisvelo/multi-project/overview | |
8 | +;; URL: https://hg.osdn.net/view/multi-project/multi-project | |
9 | 9 | ;; Keywords: convenience project management |
10 | 10 | ;; |
11 | 11 |