branch: externals/ivy-posframe
commit e500f697564bc1173345f269c4b0779ac1b3fe03
Author: xeijin <[email protected]>
Commit: GitHub <[email protected]>
try and fix issues with posframe
---
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