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

add one line to remove trailing slash of DIR #261

Closed
wants to merge 1 commit into from

Conversation

oxnz
Copy link

@oxnz oxnz commented Oct 16, 2013

if used make install DIR=~/.emacs.d/, then the original install process will produce something like this:
(add-to-list 'ac-dictionary-directories "/Users/oxnz/.emacs.d//ac-dict"), this one line patch is to fix this problem

syohex added a commit that referenced this pull request Nov 15, 2013
  - Fix case environment variable '$DIR' ends with '/'(#260, #261)
  - Fix byte compile issue
    'popup' and 'fuzzy' library path is not set.
  - Fix output message by non interactive case
    byte sequence is outputted
@syohex syohex mentioned this pull request Nov 15, 2013
syohex added a commit that referenced this pull request Nov 15, 2013
  - Fix case environment variable '$DIR' ends with '/'(#260, #261)
  - Do byte-compile by byte-compile target
  - Fix output message by non interactive case
    byte sequence is outputted
syohex added a commit that referenced this pull request Nov 17, 2013
  - Fix case environment variable '$DIR' ends with '/'(#260, #261)
  - Do byte-compile by byte-compile target
  - Fix output message by non interactive case
    byte sequence is outputted
@syohex syohex closed this Nov 17, 2013
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.

None yet

2 participants