Fix commentary in eproject-anything.el |
|
More...
|
over 12 years ago
|
Add generic-hg/bzr/darcs project types |
|
More...
|
over 12 years ago
|
Do not modify global key in helm-eproject.el |
|
More...
|
over 12 years ago
|
Fix compilation warning in eproject-anything.el |
|
More...
|
over 12 years ago
|
Autoload eproject--project-buffers |
|
More...
|
over 12 years ago
|
Add autoload cookies in eproject-anything.el |
|
More...
|
over 12 years ago
|
Do not redefine anything-for-buffers |
|
More...
|
over 12 years ago
|
Merge pull request #24 from dudebout/patch-1 |
|
More...
|
over 12 years ago
|
Fixed the end of string in `auto-mode-alist` regexp. |
|
More...
|
over 12 years ago
|
Allow eproject to work not only with dired-mode, but also with modes derived from it. |
|
More...
|
over 12 years ago
|
Merge pull request #21 from antono/helm-eproject-fixes |
|
More...
|
over 12 years ago
|
Merge pull request #22 from antono/ruby-and-rails-improvements |
|
More...
|
over 12 years ago
|
fix helm-eproject |
|
More...
|
over 12 years ago
|
helm: search for relevant files and discard irrelevant |
|
More...
|
over 12 years ago
|
Improved ruby and rails projects |
|
More...
|
over 12 years ago
|
clean up eproject-compile a bit |
|
More...
|
over 12 years ago
|
Merge remote-tracking branch 'remotes/stsquad/compile-history' into compile-history-merge |
|
More...
|
over 12 years ago
|
(eproject--search-directory-tree): Do not walk through ignored dirs |
|
More...
|
over 12 years ago
|
Move compile related stuff into contrib/eproject-compile.el |
|
More...
|
almost 13 years ago
|
Merge pull request #16 from antono/eproject-tags-fix |
|
More...
|
almost 13 years ago
|
Merge pull request #17 from greboide/master |
|
More...
|
almost 13 years ago
|
eproject-extras: Use compile-command as the first input into eproject-compile |
|
More...
|
almost 13 years ago
|
#17 removed from eproject-extras, added to contrib and some minor enhancements on readability |
|
More...
|
almost 13 years ago
|
* eproject-extras.el: added helm support |
|
More...
|
almost 13 years ago
|
require 'etags, otherwise getting error in process sentinel |
|
More...
|
almost 13 years ago
|
add perl project type; stolen from my _local/cperl-project.el |
|
More...
|
about 13 years ago
|
add info for users to lang/README |
|
More...
|
about 13 years ago
|
Use append in eproject--linearized-isa |
|
More...
|
about 13 years ago
|
Merge branch 'master', remote-tracking branch 'upstream/master' into compile-history |
|
More...
|
about 13 years ago
|
Projects often have special ways of building them or a number of different build modes. This adds the feature to eproject-compile to have a history based on a project defined :common-compiles. For example: |
|
More...
|
about 13 years ago
|