Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some byte-compile warnings #9

Merged
merged 1 commit into from
Mar 2, 2014

Conversation

syohex
Copy link
Contributor

@syohex syohex commented Mar 1, 2014

  • declare functions for not loading module(popup-el, pos-tip)
  • declare variables which are used as buffer local variable
  • Use backward-delete-char instead of delete-backward-char
  • Fix demo

- declare functions for not loading module(popup-el, pos-tip)
- declare variables which are used as buffer local variable
- Use backward-delete-char instead of delete-backward-char
- Fix demo
kiwanami added a commit that referenced this pull request Mar 2, 2014
@kiwanami kiwanami merged commit 33accb2 into kiwanami:master Mar 2, 2014
@kiwanami
Copy link
Owner

kiwanami commented Mar 2, 2014

Thank you!

@syohex syohex deleted the fix-byte-compile-warnings branch March 2, 2014 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants