Advertisement
Guest User

Untitled

a guest
Sep 25th, 2016
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. ;; Add Resouce path(macOS)
  2. (add-to-list 'Info-default-directory-list (expand-file-name "../info" data-directory))
  3. ;; Add user local info path
  4. (add-to-list 'Info-default-directory-list (expand-file-name "info" user-emacs-directory))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement