branch: master commit baa2289d0d3938ab0339715285c0a3c69253810c Author: jingqi <jingqi...@gmail.com> Commit: jingqi <jingqi...@gmail.com>
Change to looser line-end-style specification --- posframe.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posframe.el b/posframe.el index bb10ef5..39015ff 100644 --- a/posframe.el +++ b/posframe.el @@ -878,7 +878,7 @@ docstring of `posframe-show'." (provide 'posframe) ;; Local Variables: -;; coding: utf-8-unix +;; coding: utf-8 ;; End: ;;; posframe.el ends here