Closed paaguti closed 11 months ago
I have enabled native compilation on master and got a bugging message:
Warning (comp): ~/.emacs.d/elpa/move-text-20221006.1634/move-text.el:1:1: Warning: file has no ‘lexical-binding’ directive on its first line
It is nothing that would blow up things, but it would be nice to get rid of this.
The solution is easy, but it would need to be tested on early emacsen to which I have no access
I have enabled native compilation on master and got a bugging message:
It is nothing that would blow up things, but it would be nice to get rid of this.
The solution is easy, but it would need to be tested on early emacsen to which I have no access