Rev. | Zeit | Autor |
---|---|---|
f71a56978a57 tip | 2021-01-05 21:29:49 | ![]() |
Simplified the code and fixed a bug when composing a command. |
||
28af8b2048a0 | 2021-01-03 18:19:32 | ![]() |
Code cleanup |
||
4045823d51f6 | 2019-11-17 21:04:48 | ![]() |
Added tag v0.0.33 for changeset 983a8125e556 |
||
983a8125e556 v0.0.33 | 2019-11-17 21:03:25 | ![]() |
Added key binding to create a new frame for the current project. |
||
bc7a89294e94 | 2019-11-17 17:50:36 | ![]() |
Updated the location of the project selection graphic. |
||
99928b6ed85a | 2019-11-04 12:58:45 | ![]() |
Migrated from BitBucket to OSDN. |
||
88e5e67fd58c | 2019-07-10 18:47:56 | ![]() |
Fixed a problem when mp-find-file was not able to determine the current project. |
||
13bd84412236 | 2019-02-18 06:04:28 | ![]() |
Removed tag multi-project.el |
||
d97b98dae74b | 2019-02-18 06:03:45 | ![]() |
Added tag v0.0.30, multi-project.el for changeset bebc10d79440 |
||
bebc10d79440 v0.0.30 | 2019-02-18 01:32:07 | ![]() |
Added additional menu options. TAGS creation now recognizes gradle and |
||
5a077a6431de | 2019-01-13 04:53:47 | ![]() |
Fixed the menu and initial location within a project directory. |
||
2f03ef533b85 | 2018-12-31 04:51:21 | ![]() |
Updated the documentation to explain how to create a new project. |
||
fe1971d15c60 | 2018-12-31 04:34:42 | ![]() |
Improved documentation and added ability to create a frame when navigating to a project. |
||
a6e7c1542c0b | 2017-12-22 04:37:55 | ![]() |
Added tag 0.0.26 for changeset 24708e6fb0c4 |
||
24708e6fb0c4 0.0.26 | 2017-12-18 05:11:44 | ![]() |
Enable multi-project with multi-project-mode instead of global-multi-project-mode. A recommendation from package-lint. |
||
f610b74567f3 | 2017-11-20 05:30:08 | ![]() |
Fixed a problem when switching back to the last project used. |
||
04eeab45d19b | 2017-06-05 07:14:08 | ![]() |
Added history support to quickly navigate visited projects. |
||
c03cafbbfba9 | 2017-03-22 19:32:45 | ![]() |
Better support when async tag creation fails to find any files. |
||
c04d5bdeb213 | 2017-02-21 19:32:10 | ![]() |
Bug fixes with creating a new project without TAGS. Remove tramp remote prefix since later versions of Emacs supports tramp better. Remove empty lines created by git log. Added ability to re-create TAGS file |
||
7465189ae9ac | 2017-02-13 04:30:26 | ![]() |
Added a project shell and the creation of a tags file when etags doesn't recognize the project contents. |
||
1b4aa85d1e65 | 2017-01-29 05:36:46 | ![]() |
Added the ability to directly visit the current project. |
||
6352fd9e8262 | 2017-01-26 20:09:38 | ![]() |
Merge |
||
35ee2717415f | 2017-01-25 20:06:55 | ![]() |
README.md edited online with Bitbucket |
||
183654832959 | 2017-01-25 20:05:17 | ![]() |
README.md edited online with Bitbucket |
||
3a1102aaefd0 | 2017-01-25 19:53:34 | ![]() |
Added a recording of switching between projects. |
||
8c1ef1ca48e0 | 2017-01-23 19:54:01 | ![]() |
README.md edited online with Bitbucket |
||
37a8fdaa8240 | 2017-01-23 19:50:21 | ![]() |
README.md edited online with Bitbucket |
||
f64e4c250355 | 2017-01-23 19:49:46 | ![]() |
README.md edited online with Bitbucket |
||
a6fd748acd9b | 2016-12-04 19:23:44 | ![]() |
Improved the finding of a project based upon default-directory. Ask if a |
||
f7fd0ae6819e | 2015-03-14 23:44:20 | ![]() |
Fixed bugs related to the current project and removed redundant methods. |