branch: externals/ivy-posframe
commit ad83ce53a49ea693f7350ea79ef635f3f71743db
Merge: 81f2ea1 e500f69
Author: tumashu <[email protected]>
Commit: GitHub <[email protected]>
Merge pull request #79 from xeijin/patch-1
fix issues with posframe install on windows
---
ivy-posframe.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ivy-posframe.el b/ivy-posframe.el
index 01e2b5c..b77a05d 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -567,7 +567,7 @@ selection, non-nil otherwise."
(provide 'ivy-posframe)
;; Local Variables:
-;; coding: utf-8-unix
+;; coding: utf-8
;; End:
;;; ivy-posframe.el ends here