Move definition of flx-ido-mode to appease byte-compiler#80
Merged
lewang merged 2 commits intolewang:masterfrom Oct 30, 2015
tarsius:silencio
Merged
Move definition of flx-ido-mode to appease byte-compiler#80lewang merged 2 commits intolewang:masterfrom tarsius:silencio
lewang merged 2 commits intolewang:masterfrom
tarsius:silencio
Conversation
This prevent that the directory "misc/" is added to the `load-path'.
Collaborator
|
Not sure if I have the authority to merge this. @lewang would this make |
Owner
|
My ideas around release management and the various package managers being used is lacking. If we just merged this into master, and changed the version to something alpha here would that work? |
Owner
|
And manage release through git tags? |
Collaborator
|
At the moment, we don't have any sort of channel-based release system. In any case, I would consider this a "hotfix" (like dd4b4d5, it fixes stuff that's critically broken for some), which should probably go straight to some sort of release. I'd suggest just merging it and tagging |
lewang
added a commit
that referenced
this pull request
Oct 30, 2015
Move definition of flx-ido-mode to appease byte-compiler
Contributor
Author
|
Thanks |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also add file "misc/.nosearch" to prevent "misc/" from being added to the
load-path.